[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / d / 9 / ActivePassiveLivenessSdkIosOlive / 0.0.1 / ActivePassiveLivenessSdkIosOlive.podspec.json
blob47ce53554fddc52f0da8cbf06784169e2b3e09ef
2   "name": "ActivePassiveLivenessSdkIosOlive",
3   "version": "0.0.1",
4   "summary": "Active Passive Liveness Sdk is a simple library used to verification",
5   "description": "fix score to string when parsing liveness detector, the google mlkit library is included in the framework so you don't need to install the dependencies again, remove import not needed",
6   "homepage": "https://gitlab.com/roby2409/sdkolivetesting",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "roby setiawan": "robysetiawan2409@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "ios": {
18     "vendored_frameworks": "ActivePassiveLivenessSdkIosOlive.framework"
19   },
20   "source": {
21     "git": "https://gitlab.com/roby2409/frameworksdk.git",
22     "tag": "0.0.1"
23   },
24   "exclude_files": "Classes/Exclude",
25   "dependencies": {
26     "GoogleMLKit/FaceDetection": [
27       "~> 2.3.0"
28     ]
29   },
30   "static_framework": true,
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "resources": "ActivePassiveLivenessSdkIosOlive.framework/**/*.png"