[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / 0 / ProcessOutCheckout3DS / 4.8.0 / ProcessOutCheckout3DS.podspec.json
blob4ccd6af6e86894ae6a80d1c8f9989aed719f8773
2   "name": "ProcessOutCheckout3DS",
3   "version": "4.8.0",
4   "swift_versions": [
5     "5.9"
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.8.0"
17   },
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/ProcessOutCheckout3DS/**/*.swift",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS": "x86_64"
25   },
26   "dependencies": {
27     "ProcessOut": [
28       "4.8.0"
29     ],
30     "Checkout3DS": [
31       "3.2.1"
32     ]
33   },
34   "swift_version": "5.9"