[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 4 / 0 / ProcessOutCheckout3DS / 4.12.0 / ProcessOutCheckout3DS.podspec.json
blob0c56e0a32e983341f7593c411489e0b2137291bb
2   "name": "ProcessOutCheckout3DS",
3   "version": "4.12.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.12.0"
17   },
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "ios": {
23     "resources": "Sources/ProcessOutCheckout3DS/Resources/**/*"
24   },
25   "source_files": "Sources/ProcessOutCheckout3DS/**/*.swift",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS": "x86_64"
28   },
29   "dependencies": {
30     "ProcessOut": [
31       "4.12.0"
32     ],
33     "Checkout3DS": [
34       "3.2.3"
35     ]
36   },
37   "swift_version": "5.9"