[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / b / OSPKit / 1.1.1 / OSPKit.podspec.json
blob05ab5c1bab30fa19152e8bd45ef6791b398d822a
2   "name": "OSPKit",
3   "version": "1.1.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.tec@advancegroup.com"
13   },
14   "source": {
15     "git": "https://github.com/aai-osp-fe/aai-osp-ios-sdk.git",
16     "tag": "1.1.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   ],
30   "dependencies": {
31     "PromiseKit": [
32       "8.1.1"
33     ],
34     "SwiftMessages": [
35       "9.0.9"
36     ],
37     "Moya": [
38       "15.0.0"
39     ]
40   },
41   "swift_version": "5.0"