[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / b / OSPKit / 1.0.1 / OSPKit.podspec.json
blobe813bda2a08f6f95e29e9a60321a65f416a12f2c
2   "name": "OSPKit",
3   "version": "1.0.1",
4   "summary": "Used for verifying document information and conducting liveness detection.",
5   "description": "The OSPSDK Inquiry flow lets you securely and seamlessly collect your user's information",
6   "homepage": "https://github.com/aai-osp-fe/aai-osp-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "loong": "yulong.chen@advancegroup.com"
13   },
14   "source": {
15     "git": "https://github.com/aai-osp-fe/aai-osp-ios-sdk.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "xcconfig": {
23     "ARCHS": "arm64"
24   },
25   "source_files": "OSPKit/Classes/**/*",
26   "vendored_frameworks": [
27     "OSPKit/Frameworks/FaceTecSDK.framework",
28     "OSPKit/Frameworks/OSPSDK.framework",
29     "OSPKit/Frameworks/CaptureCore.framework",
30     "OSPKit/Frameworks/CaptureUX.framework"
31   ],
32   "dependencies": {
33     "PromiseKit": [
35     ],
36     "SwiftMessages": [
38     ],
39     "Moya": [
40       "15.0.0"
41     ]
42   },
43   "swift_version": "5.0"