Skip to content

Commit 40c3c7c

Browse files
committed
Update podspec
1 parent 2300606 commit 40c3c7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

react-native-mdm.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
s.homepage = "https://github.com/robinpowered/react-native-mdm"
13-
s.platforms = { :ios => "9.0", :osx => "10.14" }
13+
s.platforms = { :ios => "12.0", :osx => "10.14" }
1414
s.source = { :git => "https://github.com/robinpowered/react-native-mdm.git", :tag => "v#{s.version}" }
1515
s.source_files = "ios/**/*.{h,m}"
1616
s.dependency 'React'

0 commit comments

Comments
 (0)