[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / d / RevolutPayments / 3.0.0 / RevolutPayments.podspec.json
blob7888834b93d7f1f41b4bc3632883e7baa2777741
2   "name": "RevolutPayments",
3   "version": "3.0.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.0.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": "RevolutPaymentsCore",
22   "subspecs": [
23     {
24       "name": "RevolutPaymentsCore",
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/RevolutUIKit.bundle",
42         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAssets.bundle",
43         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAtom.bundle",
44         "RevolutPayments/Frameworks/RevolutPay/ScreenCaptureProtector.bundle",
45         "RevolutPayments/Frameworks/RevolutPay/UIUtils.bundle",
46         "RevolutPayments/Frameworks/RevolutPay/RevolutSSOCore.bundle"
47       ],
48       "dependencies": {
49         "RevolutPayments/RevolutPaymentsCore": [
51         ],
52         "lottie-ios": [
53           "~> 4.3"
54         ],
55         "HCaptcha": [
56           "~> 2.5"
57         ],
58         "InputMask": [
59           "~> 4.2"
60         ],
61         "PhoneNumberKit": [
62           "~> 3.6"
63         ],
64         "TrustKit": [
65           "~> 1.7"
66         ],
67         "SDWebImage": [
68           "~> 5.13"
69         ]
70       }
71     }
72   ],
73   "swift_version": "5.0"