2 "name": "YoonitFacefy",
4 "summary": "The face detection's module for iOS with a lot of awesome features",
5 "description": "\"The face detection's module for iOS with a lot of awesome features\"",
6 "homepage": "https://github.com/Yoonit-Labs/ios-yoonit-facefy",
12 "CyberLabs.AI": "contato@cyberlabs.ai"
18 "git": "https://github.com/Yoonit-Labs/ios-yoonit-facefy.git",
22 "YoonitFacefy/src/**/*",
24 "Classes/**/*.{h,m,swift}"
26 "exclude_files": "Classes/Exclude",
27 "swift_versions": "5.0",
28 "static_framework": true,
30 "GoogleMLKit/FaceDetection": [
34 "pod_target_xcconfig": {
35 "LIBRARY_SEARCH_PATHS": "${SRCROOT}/**",
36 "FRAMEWORK_SEARCH_PATHS": "${SRCROOT}/**",
37 "HEADER_SEARCH_PATHS": "${SRCROOT}/**"
39 "swift_version": "5.0"