[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / 0 / ProcessOutCheckout3DS / 4.5.0 / ProcessOutCheckout3DS.podspec.json
blobab40dc7e5d5f39d3c246c3b9a3379bbf89f9babe
2   "name": "ProcessOutCheckout3DS",
3   "version": "4.5.0",
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.5.0"
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.5.0"
27     ],
28     "Checkout3DS": [
29       "3.1.1"
30     ]
31   },
32   "swift_version": "5.8"