[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / d / RevolutPayments / 3.3.0 / RevolutPayments.podspec.json
blob72cc4f8cfb7848beeafbd7f9e52bcd4550658c81
2   "name": "RevolutPayments",
3   "version": "3.3.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.3.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         "RevolutPayments/Frameworks/RevolutPay/RevolutPaymentsCore.xcframework"
32       ],
33       "resources": [
34         "RevolutPayments/Frameworks/RevolutPay/AddressKit.bundle",
35         "RevolutPayments/Frameworks/RevolutPay/ApiErrors.bundle",
36         "RevolutPayments/Frameworks/RevolutPay/CardInput.bundle",
37         "RevolutPayments/Frameworks/RevolutPay/CountryKit.bundle",
38         "RevolutPayments/Frameworks/RevolutPay/LottiePrivacyInfo.bundle",
39         "RevolutPayments/Frameworks/RevolutPay/Money.bundle",
40         "RevolutPayments/Frameworks/RevolutPay/Networking.bundle",
41         "RevolutPayments/Frameworks/RevolutPay/Pandora.bundle",
42         "RevolutPayments/Frameworks/RevolutPay/RevolutDate.bundle",
43         "RevolutPayments/Frameworks/RevolutPay/RevolutPasscode.bundle",
44         "RevolutPayments/Frameworks/RevolutPay/RevolutPayNative.bundle",
45         "RevolutPayments/Frameworks/RevolutPay/RevolutPaymentsCoreSDK.bundle",
46         "RevolutPayments/Frameworks/RevolutPay/RevolutSSOCore.bundle",
47         "RevolutPayments/Frameworks/RevolutPay/RevolutSSOThirdParty.bundle",
48         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKit.bundle",
49         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAssets.bundle",
50         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAtom.bundle",
51         "RevolutPayments/Frameworks/RevolutPay/ScreenCaptureProtector.bundle",
52         "RevolutPayments/Frameworks/RevolutPay/UIUtils.bundle"
53       ],
54       "dependencies": {
55         "RevolutPayments/RevolutPaymentsAPI": [
57         ],
58         "HCaptcha": [
59           ">= 2.5.2",
60           "< 3.0"
61         ],
62         "InputMask": [
63           "~> 4.2"
64         ],
65         "lottie-ios": [
66           ">= 4.4.1",
67           "< 5.0"
68         ],
69         "PhoneNumberKit": [
70           ">= 3.6.7",
71           "< 4.0"
72         ],
73         "SDWebImage": [
74           ">= 5.19.1",
75           "< 6.0"
76         ],
77         "TrustKit": [
78           ">= 3.0.4",
79           "< 4.0"
80         ]
81       }
82     }
83   ],
84   "swift_version": "5.0"