We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5dcd00 commit c9ac21dCopy full SHA for c9ac21d
RNSquareInAppPayments.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
s.homepage = "https://github.com/square/in-app-payments-react-native-plugin"
10
s.license = { :file => 'LICENSE' }
11
s.author = { 'Square, Inc.' => '[email protected]' }
12
- s.platform = :ios, "12.0"
+ s.platform = :ios, "9.0"
13
s.source = { :path => 'ios' }
14
s.source_files = "ios/**/*.{h,m}"
15
s.public_header_files = 'ios/**/*.h'
0 commit comments