2 "name": "YotiFaceCapture",
4 "summary": "A utility library to perform face detection and image processing from the camera feed",
5 "description": "YotiFaceCapture provides a simplified way of capturing a face. It performs face detection from the front facing camera, analyses those frames and produces an optimised cropped image of the captured face.",
6 "homepage": "https://github.com/getyoti/yoti-face-capture-ios",
9 "text": "https://raw.githubusercontent.com/getyoti/yoti-face-capture-ios/main/LICENSE"
12 "Yoti Ltd.": "support@yoti.com"
18 "http": "https://github.com/getyoti/yoti-face-capture-ios/releases/download/v4.1.0/YotiFaceCapture.zip"
20 "source_files": "YotiFaceCapture/YotiFaceCapture.xcframework/*/YotiFaceCapture.framework/Headers/*.h",
21 "public_header_files": "YotiFaceCapture/YotiFaceCapture.xcframework/*/YotiFaceCapture.framework/Headers/*.h",
22 "vendored_frameworks": "YotiFaceCapture/YotiFaceCapture.xcframework",
24 "YotiFaceCapture/YotiFaceCapture.xcframework",
25 "YotiFaceCapture/YotiFaceCapture.xcframework/*/dSYMs"
27 "pod_target_xcconfig": {
28 "SWIFT_VERSION": "5.6"