blob: d46c2df1c98dfaaea2bf9fbe76df0755bd6ce672 [file] [log] [blame]
{
"name": "YoonitCamera",
"version": "1.0.1",
"summary": "YoonitCamera module for detects human faces or scan Qrcode.",
"description": "\"This module contains a custom view that shows a preview layer of the back and front camera and detects human faces in it. And is possible scan Qrcode\"",
"homepage": "https://github.com/Yoonit-Labs/ios-yoonit-camera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CyberLabs.AI": "luigui.delyer@cyberlabs.com.br"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Yoonit-Labs/ios-yoonit-camera.git",
"tag": "1.0.1"
},
"source_files": [
"YoonitCamera",
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}