[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 0 / ProcessOutCheckout3DS / 4.0.1 / ProcessOutCheckout3DS.podspec.json
blobb954db068ed6f459afc289920adf6155182083f8
2   "name": "ProcessOutCheckout3DS",
3   "version": "4.0.1",
4   "swift_versions": [
5     "5.7"
6   ],
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/processout/processout-ios",
12   "authors": "ProcessOut",
13   "summary": "Integration with Checkout.com 3D Secure (3DS) mobile SDK.",
14   "source": {
15     "git": "https://github.com/processout/processout-ios.git",
16     "tag": "4.0.1"
17   },
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "Sources/ProcessOutCheckout3DS/**/*.swift",
24   "dependencies": {
25     "ProcessOut": [
26       "4.0.1"
27     ],
28     "Checkout3DS": [
29       "~> 3.0"
30     ]
31   },
32   "swift_version": "5.7"