2 "name": "Drowsiness-Manager",
4 "summary": "Drowsiness-Manager processes face anchors to detect Drowsiness states.",
5 "description": "Drowsiness-Manager processes face anchors to detect Drowsiness states using ARKit and MLKit libraries during driving. Face information should be provided by the Host app.",
6 "homepage": "https://gitlab.bluetrail.software/drowsiness-detection/ios/Drowsiness-Manager",
12 "Blue Trail Software": "ivang@bluetrailsoft.com"
15 "git": "git@git.bluetrail.software:drowsiness-detection/ios/Drowsiness-Manager.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"
36 "vendored_frameworks": "Sources/DrowsinessManager.xcframework",
37 "swift_version": "5.0"