[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 5 / 9 / YoonitFacefy / 1.0.7 / YoonitFacefy.podspec.json
bloba280697ccadf21c0e59bd74478822c734f1a3358
2   "name": "YoonitFacefy",
3   "version": "1.0.7",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Haroldo Teruya": "haroldo.s.teruya@gmail.com",
13     "Luigui Delyer": "luigui.delyer@cyberlabs.com.br"
14   },
15   "platforms": {
16     "ios": "12.1"
17   },
18   "source": {
19     "git": "https://github.com/Yoonit-Labs/ios-yoonit-facefy.git",
20     "tag": "1.0.7"
21   },
22   "source_files": [
23     "YoonitFacefy/src/**/*",
24     "Classes",
25     "Classes/**/*.{h,m,swift}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "swift_versions": "5.0",
29   "static_framework": true,
30   "dependencies": {
31     "GoogleMLKit/FaceDetection": [
33     ]
34   },
35   "pod_target_xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "${SRCROOT}/**",
37     "FRAMEWORK_SEARCH_PATHS": "${SRCROOT}/**",
38     "HEADER_SEARCH_PATHS": "${SRCROOT}/**"
39   },
40   "swift_version": "5.0"