[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / f / 9 / d / RevolutPayments / 3.1.0 / RevolutPayments.podspec.json
blobc5a64641873fd66171c80b86bfc6e1ebba5b5203
2   "name": "RevolutPayments",
3   "version": "3.1.0",
4   "summary": "Revolut - RevolutPayments",
5   "homepage": "https://bitbucket.org/revolut/revolut-payments-ios",
6   "source": {
7     "http": "https://bitbucket.org/revolut/revolut-payments-ios/raw/master/Releases/3.1.0/RevolutPayments.zip"
8   },
9   "license": {
10     "type": "Custom",
11     "file": "RevolutPayments/LICENSE"
12   },
13   "authors": {
14     "Revolut": "team@revolut.com"
15   },
16   "swift_versions": "5.0",
17   "static_framework": true,
18   "platforms": {
19     "ios": "13.0"
20   },
21   "default_subspecs": "RevolutPaymentsAPI",
22   "subspecs": [
23     {
24       "name": "RevolutPaymentsAPI",
25       "source_files": "RevolutPayments/RevolutPayments/*.swift"
26     },
27     {
28       "name": "RevolutPay",
29       "vendored_frameworks": [
30         "RevolutPayments/Frameworks/RevolutPay/RevolutPay.xcframework"
31       ],
32       "resources": [
33         "RevolutPayments/Frameworks/RevolutPay/RevolutPayNative.bundle",
34         "RevolutPayments/Frameworks/RevolutPay/AddressKit.bundle",
35         "RevolutPayments/Frameworks/RevolutPay/CardInput.bundle",
36         "RevolutPayments/Frameworks/RevolutPay/CountryKit.bundle",
37         "RevolutPayments/Frameworks/RevolutPay/Money.bundle",
38         "RevolutPayments/Frameworks/RevolutPay/Networking.bundle",
39         "RevolutPayments/Frameworks/RevolutPay/Pandora.bundle",
40         "RevolutPayments/Frameworks/RevolutPay/RevolutPasscode.bundle",
41         "RevolutPayments/Frameworks/RevolutPay/RevolutPaymentsCore.bundle",
42         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKit.bundle",
43         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAssets.bundle",
44         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAtom.bundle",
45         "RevolutPayments/Frameworks/RevolutPay/ScreenCaptureProtector.bundle",
46         "RevolutPayments/Frameworks/RevolutPay/UIUtils.bundle",
47         "RevolutPayments/Frameworks/RevolutPay/RevolutSSOCore.bundle"
48       ],
49       "dependencies": {
50         "RevolutPayments/RevolutPaymentsAPI": [
52         ],
53         "lottie-ios": [
54           "~> 4.3"
55         ],
56         "HCaptcha": [
57           "~> 2.5"
58         ],
59         "InputMask": [
60           "~> 4.2"
61         ],
62         "PhoneNumberKit": [
63           "~> 3.6"
64         ],
65         "TrustKit": [
66           "~> 1.7"
67         ],
68         "SDWebImage": [
69           "~> 5.13"
70         ]
71       }
72     }
73   ],
74   "swift_version": "5.0"