We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b31b5 commit 3c47832Copy full SHA for 3c47832
CapacitorCommunityStripe.podspec
@@ -10,5 +10,5 @@
10
s.source_files = 'ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}'
11
s.ios.deployment_target = '11.0'
12
s.dependency 'Capacitor'
13
- s.dependency 'Stripe'
+ s.dependency 'Stripe', '20.1.1'
14
end
test/package.jsonc
0 commit comments