[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / d / 9 / ActivePassiveLivenessSdkIosOlive / 1.3.1 / ActivePassiveLivenessSdkIosOlive.podspec.json
blob918848cd598c25299ad0d25176a240a6473e975a
2   "name": "ActivePassiveLivenessSdkIosOlive",
3   "version": "1.3.1",
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": "11.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": "1.3.1"
23   },
24   "exclude_files": "Classes/Exclude",
25   "module_map": "ActivePassiveLivenessSdkIosOlive.framework/Modules/module.modulemap",
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     "ActivePassiveLivenessSdkIosOlive.framework/**/*.png",
40     "*.lproj"
41   ]