[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / d / 6 / StripePaymentSheet / 23.28.3 / StripePaymentSheet.podspec.json
blob3ec89b4adfd25309647e0b36ab381ba215c9f424
2   "name": "StripePaymentSheet",
3   "version": "23.28.3",
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.28.3"
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/Source/**/*.swift",
28   "ios": {
29     "resource_bundles": {
30       "StripePaymentSheetBundle": [
31         "StripePaymentSheet/StripePaymentSheet/Resources/**/*.{lproj,png,xcassets,json}",
32         "StripePaymentSheet/StripePaymentSheet/PrivacyInfo.xcprivacy"
33       ]
34     }
35   },
36   "dependencies": {
37     "StripeCore": [
38       "23.28.3"
39     ],
40     "StripePayments": [
41       "23.28.3"
42     ],
43     "StripePaymentsUI": [
44       "23.28.3"
45     ],
46     "StripeApplePay": [
47       "23.28.3"
48     ]
49   },
50   "swift_version": "5.0"