blob: 017424a68a3afd3a3941ddb7e97ee2dd29bb3b63 [file] [log] [blame]
{
"name": "YoonitCamera",
"version": "2.7.1",
"summary": "The most advanced and modern Camera module for iOS with a lot of awesome features",
"description": "\"The most advanced and modern Camera module for iOS with a lot of awesome features\"",
"homepage": "https://github.com/Yoonit-Labs/ios-yoonit-camera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CyberLabs.AI": "contato@cyberlabs.ai",
"Luigui Delyer": "luigui.delyer@cyberlabs.com.br",
"Haroldo Teruya": "haroldo.teruya@cyberlabs.com.br"
},
"platforms": {
"ios": "14.1"
},
"source": {
"git": "https://github.com/Yoonit-Labs/ios-yoonit-camera.git",
"tag": "2.7.1"
},
"source_files": [
"YoonitCamera/src/**/*",
"Classes",
"Classes/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"static_framework": true,
"dependencies": {
"YoonitFacefy": [
]
},
"pod_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "${SRCROOT}/**",
"FRAMEWORK_SEARCH_PATHS": "${SRCROOT}/**",
"HEADER_SEARCH_PATHS": "${SRCROOT}/**"
},
"swift_version": "5.0"
}