[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 0 / ProcessOutCheckout3DS / 4.4.2 / ProcessOutCheckout3DS.podspec.json
bloba8265a7d83862d8106e03cac27dbb658c7a4f13f
2   "name": "ProcessOutCheckout3DS",
3   "version": "4.4.2",
4   "swift_versions": [
5     "5.8"
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.4.2"
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.4.2"
27     ],
28     "Checkout3DS": [
29       "3.1.1"
30     ]
31   },
32   "swift_version": "5.8"