[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 8 / 3 / StripePayments+IDR / 23.27.6 / StripePayments+IDR.podspec.json
blob6924e104b2fe491563859bad3215492bc1f1a726
2   "name": "StripePayments+IDR",
3   "version": "23.27.6",
4   "summary": "Bindings for the Stripe Payments API.",
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/Kyald1412/stripe-ios.git",
15     "tag": "23.27.6"
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": "StripePayments/StripePayments/Source/**/*.swift",
28   "ios": {
29     "resource_bundles": {
30       "StripePaymentsBundle": "StripePayments/StripePayments/Resources/**/*.{lproj}"
31     }
32   },
33   "dependencies": {
34     "StripeCore": [
35       "23.27.6"
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "Stripe3DS2",
41       "source_files": "Stripe3DS2/Stripe3DS2/**/*.{h,m}",
42       "resource_bundles": {
43         "Stripe3DS2": [
44           "Stripe3DS2/Stripe3DS2/Resources/**/*.{lproj,png,xcassets}",
45           "Stripe3DS2/Stripe3DS2/PrivacyInfo.xcprivacy"
46         ]
47       }
48     }
49   ],
50   "swift_version": "5.0"