Skip to content

Commit c9ac21d

Browse files
committed
Update RNSquareInAppPayments.podspec
1 parent c5dcd00 commit c9ac21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNSquareInAppPayments.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.homepage = "https://github.com/square/in-app-payments-react-native-plugin"
1010
s.license = { :file => 'LICENSE' }
1111
s.author = { 'Square, Inc.' => '[email protected]' }
12-
s.platform = :ios, "12.0"
12+
s.platform = :ios, "9.0"
1313
s.source = { :path => 'ios' }
1414
s.source_files = "ios/**/*.{h,m}"
1515
s.public_header_files = 'ios/**/*.h'

0 commit comments

Comments
 (0)