[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / 6 / StripePaymentSheet / 23.2.0 / StripePaymentSheet.podspec.json
blob1ed47a5180ad6af6690e0c6688bca381122cb630
2   "name": "StripePaymentSheet",
3   "version": "23.2.0",
4   "summary": "Stripe's prebuilt payment UI.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://stripe.com/docs/mobile/ios",
10   "authors": {
11     "Stripe": "support+github@stripe.com"
12   },
13   "source": {
14     "git": "https://github.com/stripe/stripe-ios.git",
15     "tag": "23.2.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "13.0"
24   },
25   "swift_versions": "5.0",
26   "weak_frameworks": "SwiftUI",
27   "source_files": "StripePaymentSheet/StripePaymentSheet/**/*.swift",
28   "ios": {
29     "resource_bundles": {
30       "StripePaymentSheet": "StripePaymentSheet/StripePaymentSheet/Resources/**/*.{lproj,png,xcassets,json}"
31     }
32   },
33   "dependencies": {
34     "StripeCore": [
35       "23.2.0"
36     ],
37     "StripePayments": [
38       "23.2.0"
39     ],
40     "StripePaymentsUI": [
41       "23.2.0"
42     ],
43     "StripeApplePay": [
44       "23.2.0"
45     ]
46   },
47   "swift_version": "5.0"