[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / d / RevolutPayments / 2.6.4 / RevolutPayments.podspec.json
blob46e6fcec68e0eb8b1e3307021f4fb979581a4b94
2   "name": "RevolutPayments",
3   "version": "2.6.4",
4   "summary": "Revolut - RevolutPayments",
5   "homepage": "https://bitbucket.org/revolut/revolut-payments-ios",
6   "source": {
7     "git": "https://bitbucket.org/revolut/revolut-payments-ios",
8     "tag": "2.6.4"
9   },
10   "license": {
11     "type": "Custom",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Revolut": "team@revolut.com"
16   },
17   "swift_versions": "5.0",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "default_subspecs": "RevolutPaymentsAPI",
23   "subspecs": [
24     {
25       "name": "RevolutPaymentsAPI",
26       "source_files": "RevolutPayments/*.swift"
27     },
28     {
29       "name": "RevolutPaymentsCore",
30       "vendored_frameworks": [
31         "Frameworks/RevolutPaymentsCore/RevolutPaymentsCore.xcframework"
32       ],
33       "resources": [
34         "Frameworks/RevolutPaymentsCore/Money.bundle",
35         "Frameworks/RevolutPaymentsCore/Pandora.bundle",
36         "Frameworks/RevolutPaymentsCore/RevolutPaymentsCoreSDK.bundle"
37       ],
38       "dependencies": {
39         "RevolutPayments/RevolutPaymentsAPI": [
41         ]
42       }
43     },
44     {
45       "name": "RevolutPay",
46       "vendored_frameworks": [
47         "Frameworks/RevolutPay/RevolutPay.xcframework"
48       ],
49       "resources": [
50         "Frameworks/RevolutPay/Money.bundle",
51         "Frameworks/RevolutPay/Pandora.bundle",
52         "Frameworks/RevolutPay/RevolutPay.bundle",
53         "Frameworks/RevolutPaymentsCoreSDK.bundle"
54       ],
55       "dependencies": {
56         "RevolutPayments/RevolutPaymentsCore": [
58         ]
59       }
60     }
61   ],
62   "swift_version": "5.0"