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",
13 "Luigui Delyer": "luigui.delyer@cyberlabs.com.br",
14 "Haroldo Teruya": "haroldo.teruya@cyberlabs.com.br"
20 "git": "https://github.com/Yoonit-Labs/ios-yoonit-facefy.git",
24 "YoonitFacefy/src/**/*",
26 "Classes/**/*.{h,m,swift}"
28 "exclude_files": "Classes/Exclude",
29 "swift_versions": "5.0",
30 "static_framework": true,
32 "GoogleMLKit/FaceDetection": [
36 "pod_target_xcconfig": {
37 "LIBRARY_SEARCH_PATHS": "${SRCROOT}/**",
38 "FRAMEWORK_SEARCH_PATHS": "${SRCROOT}/**",
39 "HEADER_SEARCH_PATHS": "${SRCROOT}/**"
41 "swift_version": "5.0"