[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / f / 9 / d / RevolutPayments / 3.4.0 / RevolutPayments.podspec.json
blob7e963a9d91d1b0512568ee4d75e6afcd78dca86a
2   "name": "RevolutPayments",
3   "version": "3.4.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.4.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": "RevolutPaymentsCore",
29       "vendored_frameworks": [
30         "RevolutPayments/Frameworks/RevolutPaymentsCore/RevolutPaymentsCore.xcframework"
31       ],
32       "resources": [
33         "RevolutPayments/Frameworks/RevolutPaymentsCore/Money.bundle",
34         "RevolutPayments/Frameworks/RevolutPaymentsCore/Pandora.bundle",
35         "RevolutPayments/Frameworks/RevolutPaymentsCore/RevolutPaymentsCoreSDK.bundle"
36       ],
37       "dependencies": {
38         "RevolutPayments/RevolutPaymentsAPI": [
40         ]
41       }
42     },
43     {
44       "name": "RevolutMerchantCardForm",
45       "vendored_frameworks": [
46         "RevolutPayments/Frameworks/RevolutMerchantCardForm/RevolutMerchantCardForm.xcframework"
47       ],
48       "resources": [
49         "RevolutPayments/Frameworks/RevolutMerchantCardForm/RevolutMerchantCardFormSDK.bundle"
50       ],
51       "dependencies": {
52         "RevolutPayments/RevolutPaymentsCore": [
54         ]
55       }
56     },
57     {
58       "name": "RevolutPay",
59       "vendored_frameworks": [
60         "RevolutPayments/Frameworks/RevolutPay/RevolutPay.xcframework"
61       ],
62       "resources": [
63         "RevolutPayments/Frameworks/RevolutPay/AddressKit.bundle",
64         "RevolutPayments/Frameworks/RevolutPay/ApiErrors.bundle",
65         "RevolutPayments/Frameworks/RevolutPay/CardInput.bundle",
66         "RevolutPayments/Frameworks/RevolutPay/CountryKit.bundle",
67         "RevolutPayments/Frameworks/RevolutPay/LottiePrivacyInfo.bundle",
68         "RevolutPayments/Frameworks/RevolutPay/Networking.bundle",
69         "RevolutPayments/Frameworks/RevolutPay/RevolutDate.bundle",
70         "RevolutPayments/Frameworks/RevolutPay/RevolutPasscode.bundle",
71         "RevolutPayments/Frameworks/RevolutPay/RevolutPayNative.bundle",
72         "RevolutPayments/Frameworks/RevolutPay/RevolutSSOCore.bundle",
73         "RevolutPayments/Frameworks/RevolutPay/RevolutSSOThirdParty.bundle",
74         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKit.bundle",
75         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAssets.bundle",
76         "RevolutPayments/Frameworks/RevolutPay/RevolutUIKitAtom.bundle",
77         "RevolutPayments/Frameworks/RevolutPay/ScreenCaptureProtector.bundle",
78         "RevolutPayments/Frameworks/RevolutPay/UIUtils.bundle"
79       ],
80       "dependencies": {
81         "RevolutPayments/RevolutPaymentsCore": [
83         ],
84         "HCaptcha": [
85           ">= 2.5.2",
86           "< 2.8.0"
87         ],
88         "InputMask": [
89           "~> 4.2"
90         ],
91         "lottie-ios": [
92           ">= 4.4.1",
93           "< 5.0"
94         ],
95         "PhoneNumberKit": [
96           ">= 3.6.7",
97           "< 4.0"
98         ],
99         "SDWebImage": [
100           ">= 5.19.1",
101           "< 6.0"
102         ],
103         "TrustKit": [
104           ">= 3.0.4",
105           "< 4.0"
106         ]
107       }
108     }
109   ],
110   "swift_version": "5.0"