Skip to content

Commit c2d82ab

Browse files
committed
adjust platforms
1 parent a68bef7 commit c2d82ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-device-activity/ios/ReactNativeDeviceActivity.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.license = package['license']
1111
s.author = package['author']
1212
s.homepage = package['homepage']
13-
s.platforms = { :ios => '14.0', :tvos => '14.0' }
13+
s.platforms = { :ios => '15.0' }
1414
s.swift_version = '5.8'
1515
s.source = { git: 'https://github.com/kingstinct/react-native-device-activity' }
1616
s.static_framework = true

0 commit comments

Comments
 (0)