[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / f / ActivePassiveLivenessSdkIos / 1.2.3 / ActivePassiveLivenessSdkIos.podspec.json
blob2d3c556c7647e56f493dc79c85595a372cd658e5
2   "name": "ActivePassiveLivenessSdkIos",
3   "version": "1.2.3",
4   "summary": "Active Passive Liveness Sdk Ios is a library for liveness protection",
5   "description": "Active Passive Liveness Sdk Ios 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   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "14.0"
17   },
18   "ios": {
19     "vendored_frameworks": "ActivePassiveLivenessSdkIos.framework"
20   },
21   "source": {
22     "git": "https://gitlab.com/digidata-ai/active-passive-liveness-sdk-ios.git",
23     "tag": "1.2.3"
24   },
25   "exclude_files": "Classes/Exclude",
26   "static_framework": true,
27   "dependencies": {
28     "GoogleMLKit/FaceDetection": [
29       "~> 3.1.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     "ActivePassiveLivenessSdkIos.framework/**/*.png",
40     "*.lproj"
41   ],
42   "swift_version": "5.0"