[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / c / f / ActivePassiveLivenessSdkIos / 1.1.1 / ActivePassiveLivenessSdkIos.podspec.json
blobd0b4df13a1b1a8f671ad89707b3ad376b7c7b54a
2   "name": "ActivePassiveLivenessSdkIos",
3   "version": "1.1.1",
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   "platforms": {
15     "ios": "14.0"
16   },
17   "ios": {
18     "vendored_frameworks": "ActivePassiveLivenessSdkIos.framework"
19   },
20   "source": {
21     "git": "https://gitlab.com/digidata-ai/active-passive-liveness-sdk-ios.git",
22     "tag": "1.1.1"
23   },
24   "exclude_files": "Classes/Exclude",
25   "static_framework": true,
26   "dependencies": {
27     "GoogleMLKit/FaceDetection": [
28       "~> 2.6.0"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "resources": [
38     "ActivePassiveLivenessSdkIos.framework/**/*.png",
39     "*.lproj"
40   ]