[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / e / 9 / YoonitCamera / 2.6.0 / YoonitCamera.podspec.json
blob3978400233f89a35fd4f94410f815b917bff16d1
2   "name": "YoonitCamera",
3   "version": "2.6.0",
4   "summary": "The most advanced and modern Camera module for iOS with a lot of awesome features",
5   "description": "\"The most advanced and modern Camera module for iOS with a lot of awesome features\"",
6   "homepage": "https://github.com/Yoonit-Labs/ios-yoonit-camera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CyberLabs.AI": "contato@cyberlabs.ai",
13     "Luigui Delyer": "luigui.delyer@cyberlabs.com.br",
14     "Haroldo Teruya": "haroldo.teruya@cyberlabs.com.br"
15   },
16   "platforms": {
17     "ios": "14.1"
18   },
19   "source": {
20     "git": "https://github.com/Yoonit-Labs/ios-yoonit-camera.git",
21     "tag": "2.6.0"
22   },
23   "source_files": [
24     "YoonitCamera/src/**/*",
25     "Classes",
26     "Classes/**/*.{h,m,swift}"
27   ],
28   "exclude_files": "Classes/Exclude",
29   "swift_versions": "5.0",
30   "static_framework": true,
31   "dependencies": {
32     "YoonitFacefy": [
34     ]
35   },
36   "pod_target_xcconfig": {
37     "LIBRARY_SEARCH_PATHS": "${SRCROOT}/**",
38     "FRAMEWORK_SEARCH_PATHS": "${SRCROOT}/**",
39     "HEADER_SEARCH_PATHS": "${SRCROOT}/**"
40   },
41   "swift_version": "5.0"