Skip to content

Commit 074cf24

Browse files
committed
chore: increase plateforms to 11.0 for react-native 66.2
1 parent de12b46 commit 074cf24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-compressor.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.authors = package["author"]
1212

13-
s.platforms = { :ios => "10.0" }
13+
s.platforms = { :ios => "11.0" }
1414
s.source = { :git => "https://github.com/Shobbak/react-native-compressor.git", :tag => "#{s.version}" }
1515

1616
s.source_files = "ios/**/*.{h,m,mm,swift}"

0 commit comments

Comments
 (0)