[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / f / 9 / d / RevolutPayments / 2.6.2 / RevolutPayments.podspec.json
blob8a273e3ce73eef10b5574658701de8881570a824
2   "name": "RevolutPayments",
3   "version": "2.6.2",
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.2"
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": "RevolutPay",
30       "vendored_frameworks": [
31         "Frameworks/RevolutPay/RevolutPay.xcframework"
32       ],
33       "resources": [
34         "Frameworks/RevolutPay/Money.bundle",
35         "Frameworks/RevolutPay/Pandora.bundle",
36         "Frameworks/RevolutPay/RevolutPay.bundle",
37         "Frameworks/RevolutPay/PrivacyInfo.xcprivacy"
38       ],
39       "dependencies": {
40         "RevolutPayments/RevolutPaymentsAPI": [
42         ]
43       }
44     }
45   ],
46   "swift_version": "5.0"