[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / a / 1 / CeevoPaySDK / 1.0.0 / CeevoPaySDK.podspec.json
blob068ae5596e954671bad2e3a989b5ba98b1f7299a
2   "name": "CeevoPaySDK",
3   "version": "1.0.0",
4   "summary": "Ceevo Pay SDK.",
5   "description": "SDK for facilitating card payments through Ceevo.",
6   "homepage": "https://github.com/goceevo/ceevo-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xoliswa Ngcobo": "xoliswa.ngcobo@fortblox.io"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/goceevo/ceevo-ios-sdk.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "1.0.0/CBVPaySDK.framework/Headers/*.h",
22   "public_header_files": "1.0.0/CBVPaySDK.framework/Headers/*.h",
23   "vendored_frameworks": "1.0.0/CBVPaySDK.framework",
24   "requires_arc": true,
25   "swift_versions": "5.0",
26   "dependencies": {
27     "Sift": [
29     ]
30   },
31   "xcconfig": {
32     "SWIFT_VERSION": "5.0"
33   },
34   "swift_version": "5.0"