[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / d / 9 / ActivePassiveLivenessSdkIosOlive / 0.0.3 / ActivePassiveLivenessSdkIosOlive.podspec.json
blob3a8a89f404360d5151e494ca44829708ac9b0ac1
2   "name": "ActivePassiveLivenessSdkIosOlive",
3   "version": "0.0.3",
4   "summary": "Active Passive Liveness Sdk Ios is a library for liveness protection",
5   "description": "Active Passive Liveness SdkIos Olive library is The best, secured and most advanced Liveness Detection available in 2 choices: a combination of Active + Passive or Passive only.",
6   "homepage": "https://www.digidata.ai/",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Digi Data": "info@digidata.ai"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "ios": {
18     "vendored_frameworks": "ActivePassiveLivenessSdkIosOlive.framework"
19   },
20   "source": {
21     "git": "https://gitlab.com/oliveness/active-passive-liveness-sdk-ios.git",
22     "tag": "0.0.3"
23   },
24   "exclude_files": "Classes/Exclude",
25   "module_map": "ActivePassiveLivenessSdkIosOlive.framework/Modules/module.modulemap",
26   "static_framework": true,
27   "dependencies": {
28     "GoogleMLKit/FaceDetection": [
29       "~> 2.6.0"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "resources": [
39     "ActivePassiveLivenessSdkIosOlive.framework/**/*.png",
40     "*.lproj"
41   ]