[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / b / 9 / OZLivenessSDK / 8.6.0 / OZLivenessSDK.podspec.json
bloba170daf951c0115d37f31dd7f1952c412f545be2
2   "name": "OZLivenessSDK",
3   "version": "8.6.0",
4   "summary": "OZLivenessSDK",
5   "homepage": "https://gitlab.com/oz-forensics/oz-liveness-ios",
6   "authors": {
7     "oz-forensics": "info@ozforensics.com"
8   },
9   "source": {
10     "git": "https://gitlab.com/oz-forensics/oz-liveness-ios",
11     "tag": "8.6.0"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "default_subspecs": "Full",
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "license": {
22     "type": "Commercial",
23     "text": "© 2023 OZForensics. All rights reserved.\\n"
24   },
25   "static_framework": true,
26   "pod_target_xcconfig": {
27     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
28   },
29   "dependencies": {
30     "TensorFlowLiteC": [
31       "2.11.0"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "Full",
37       "vendored_frameworks": "OZLivenessSDK.xcframework",
38       "resources": [
39         "OZLivenessSDKResources.bundle",
40         "OZLivenessSDKOnDeviceResources.bundle"
41       ]
42     },
43     {
44       "name": "Core",
45       "vendored_frameworks": "OZLivenessSDK.xcframework",
46       "resources": "OZLivenessSDKResources.bundle"
47     }
48   ],
49   "swift_version": "5.0"