[Add] YotiSDKIdentityDocument 6.1.0
[CocoaPods.git] / Specs / 9 / 7 / 6 / Drowsiness-MLKit-Test / 0.2.0 / Drowsiness-MLKit-Test.podspec.json
blob861ba9f5dd9259d0db02145972ae9cce3914547e
2   "name": "Drowsiness-MLKit-Test",
3   "version": "0.2.0",
4   "summary": "Drowsiness-MLKit-Test processes face anchors to detect Drowsiness states.",
5   "description": "Drowsiness-MLKit-Test processes face anchors to detect Drowsiness states using MLKit library during driving. Face information should be provided by Host app.",
6   "homepage": "https://gitlab.bluetrail.software/drowsiness-detection/ios/drowsiness-mlkit-test",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Blue Trail Software": "ivang@bluetrailsoft.com"
13   },
14   "source": {
15     "git": "git@git.bluetrail.software:drowsiness-detection/ios/drowsiness-mlkit-test.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "dependencies": {
29     "GoogleMLKit": [
30       "4.0.0"
31     ],
32     "GoogleMLKit/FaceDetection": [
33       "4.0.0"
34     ],
35     "GoogleMLKit/PoseDetection": [
36       "4.0.0"
37     ],
38     "GoogleMLKit/PoseDetectionAccurate": [
39       "4.0.0"
40     ],
41     "GoogleMLKit/SegmentationSelfie": [
42       "4.0.0"
43     ]
44   },
45   "vendored_frameworks": "Sources/drowsinessMLKitFramework.xcframework",
46   "swift_version": "5.0"