2 "name": "AVFaceDetectionCam",
4 "summary": "A framework that creates a custom AVFoundation camera that uses ML Kit to return an image with a human face",
5 "homepage": "https://github.com/Ali0Maher/AVFaceDetectionCam",
7 "Ali Maher": "ali.maheir@gmail.com"
16 "swift_versions": "5.0",
18 "http": "https://raw.githubusercontent.com/Ali0Maher/AVFaceDetectionCamFrameworks/master/AVFaceDetectionCam.framework1.1.0.zip"
21 "vendored_frameworks": "AVFaceDetectionCam.framework"
23 "preserve_paths": "AVFaceDetectionCam.framework",
24 "source_files": "AVFaceDetectionCam.framework/Headers/*.h",
25 "public_header_files": "AVFaceDetectionCam.framework/Headers/*.h",
27 "pod_target_xcconfig": {
28 "VALID_ARCHS": "arm64 arm64e"
30 "frameworks": "AVFoundation",
32 "GoogleMLKit/FaceDetection": [
36 "swift_version": "5.0"