2 "name": "Drowsiness-MLKit-Test",
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",
12 "Blue Trail Software": "ivang@bluetrailsoft.com"
15 "git": "git@git.bluetrail.software:drowsiness-detection/ios/drowsiness-mlkit-test.git",
21 "swift_versions": "5.0",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "GoogleMLKit/FaceDetection": [
35 "GoogleMLKit/PoseDetection": [
38 "GoogleMLKit/PoseDetectionAccurate": [
41 "GoogleMLKit/SegmentationSelfie": [
45 "vendored_frameworks": "Sources/drowsinessMLKitFramework.xcframework",
46 "swift_version": "5.0"