[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / b / e / PapilonActiveLivenessiOS / 1.0.0 / PapilonActiveLivenessiOS.podspec.json
bloba2161d5410fbaa0e0fe6e455a5ef39f725fea238
2   "name": "PapilonActiveLivenessiOS",
3   "version": "1.0.0",
4   "summary": "Library for Active Liveness",
5   "description": "This library detects the face and checks the head and eye movements to check the face is live or not.",
6   "homepage": "https://github.com/Papilon-Savunma/PapilonSavunmaActiveLivenessiOS",
7   "license": {
8     "type": "Papilon Savunma",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kerbaypapilon": "kaganerbay@papilon.com.tr"
13   },
14   "source": {
15     "http": "https://github.com/Papilon-Savunma/PapilonSavunmaActiveLivenessiOS/raw/main/PapilonActiveLivenessiOS.framework.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "vendored_frameworks": "PapilonActiveLivenessiOS.framework",
21   "static_framework": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "GoogleMLKit/FaceDetection": [
25       "2.5.0"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.0"