[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 9 / d / RevolutPayments / 3.2.1 / RevolutPayments.podspec.json
blobed5965478a4aee88e0f2e3b2624f8756a015c3ba
2   "name": "RevolutPayments",
3   "version": "3.2.1",
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.2.1/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/RevolutSSOCore.bundle",
43         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKit.bundle",
44         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAssets.bundle",
45         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAtom.bundle",
46         "RevolutPayments/Frameworks/RevolutPay/ScreenCaptureProtector.bundle",
47         "RevolutPayments/Frameworks/RevolutPay/UIUtils.bundle"
48       ],
49       "dependencies": {
50         "RevolutPayments/RevolutPaymentsAPI": [
52         ],
53         "HCaptcha": [
54           ">= 2.5.2",
55           "< 3.0"
56         ],
57         "InputMask": [
58           "~> 4.2"
59         ],
60         "lottie-ios": [
61           ">= 4.4.1",
62           "< 5.0"
63         ],
64         "PhoneNumberKit": [
65           ">= 3.6.7",
66           "< 4.0"
67         ],
68         "SDWebImage": [
69           ">= 5.19.1",
70           "< 6.0"
71         ],
72         "TrustKit": [
73           ">= 3.0.4",
74           "< 4.0"
75         ]
76       }
77     }
78   ],
79   "swift_version": "5.0"