Skip to content

Commit e706175

Browse files
author
Mateus Andrade
committed
1 parent 7f0e979 commit e706175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-sensitive-info.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.name = package['name']
77
s.version = package['version']
88
s.source_files = 'ios/**/*.{h,m}'
9-
s.platform = :ios, "9.1"
9+
s.platform = :ios, "8.0"
1010
s.author = package['author']
1111
s.license = package['license']
1212
s.summary = package['description']

0 commit comments

Comments
 (0)