We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68bef7 commit c2d82abCopy full SHA for c2d82ab
packages/react-native-device-activity/ios/ReactNativeDeviceActivity.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.license = package['license']
11
s.author = package['author']
12
s.homepage = package['homepage']
13
- s.platforms = { :ios => '14.0', :tvos => '14.0' }
+ s.platforms = { :ios => '15.0' }
14
s.swift_version = '5.8'
15
s.source = { git: 'https://github.com/kingstinct/react-native-device-activity' }
16
s.static_framework = true
0 commit comments