[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 9 / YoonitFacefy / 1.0.0 / YoonitFacefy.podspec.json
blob050abf483d816bf30e318845e19f596683656e76
2   "name": "YoonitFacefy",
3   "version": "1.0.0",
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     "CyberLabs.AI": "contato@cyberlabs.ai"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/Yoonit-Labs/ios-yoonit-facefy.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "YoonitFacefy/src/**/*",
23     "Classes",
24     "Classes/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_versions": "5.0",
28   "static_framework": true,
29   "dependencies": {
30     "GoogleMLKit/FaceDetection": [
32     ]
33   },
34   "pod_target_xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "${SRCROOT}/**",
36     "FRAMEWORK_SEARCH_PATHS": "${SRCROOT}/**",
37     "HEADER_SEARCH_PATHS": "${SRCROOT}/**"
38   },
39   "swift_version": "5.0"