We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e008157 commit 3fe766cCopy full SHA for 3fe766c
react-native-get-random-values.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.homepage = "https://github.com/LinusU/react-native-get-random-values"
11
s.license = "MIT"
12
s.authors = { "Linus Unnebäck" => "linus@folkdatorn.se" }
13
- s.platforms = { :ios => "9.0", :tvos => "9.0" }
+ s.platforms = { :ios => "9.0", :tvos => "9.0", :osx => "10.14" }
14
s.source = { :git => "https://github.com/LinusU/react-native-get-random-values.git", :tag => "v#{s.version}" }
15
16
s.source_files = "ios/**/*.{h,m,swift}"
0 commit comments