[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 9 / 1 / b / OSPKit / 1.1.0 / OSPKit.podspec.json
blob7e3530f7a3d4014707772a77d2a9f1e566ab7721
2   "name": "OSPKit",
3   "version": "1.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "OSPKit/Classes/**/*",
23   "vendored_frameworks": [
24     "OSPKit/Frameworks/FaceTecSDK.xcframework",
25     "OSPKit/Frameworks/OSPSDK.xcframework"
26   ],
27   "dependencies": {
28     "PromiseKit": [
29       "8.1.1"
30     ],
31     "SwiftMessages": [
32       "9.0.9"
33     ],
34     "Moya": [
35       "15.0.0"
36     ]
37   },
38   "swift_version": "5.0"