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 7f0e979 commit e706175Copy full SHA for e706175
react-native-sensitive-info.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.name = package['name']
7
s.version = package['version']
8
s.source_files = 'ios/**/*.{h,m}'
9
- s.platform = :ios, "9.1"
+ s.platform = :ios, "8.0"
10
s.author = package['author']
11
s.license = package['license']
12
s.summary = package['description']
0 commit comments