[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 9 / 2 / 1 / OSPSelfie / 2.1.0 / OSPSelfie.podspec.json
blob70343e91ede1737960ab64e92e3982d8296e5999
2   "name": "OSPSelfie",
3   "version": "2.1.0",
4   "summary": "Used for conducting liveness detection.",
5   "description": "The OSPSelfie 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": "2.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "xcconfig": {
22     "ARCHS": "arm64"
23   },
24   "swift_versions": "5.0",
25   "source_files": "OSPKit/Classes/**/*",
26   "vendored_frameworks": [
27     "OSPKit/Frameworks/FaceTecSDK.xcframework",
28     "OSPKit/Frameworks/Selfie.xcframework"
29   ],
30   "dependencies": {
31     "PromiseKit": [
33     ],
34     "SwiftMessages": [
35       "9.0.6"
36     ],
37     "Moya": [
39     ]
40   },
41   "swift_version": "5.0"