blob: 2635d4ef4145be250c1a146fe06c4bb9db33e487 [file] [log] [blame]
{
"name": "YoonitCamera",
"version": "1.0.0",
"summary": "YoonitCamera module for Key App.",
"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": {
"Márcio Habigzang Brufatto": "mhbrufatto@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Yoonit-Labs/ios-yoonit-camera.git",
"tag": "1.0.0"
},
"source_files": [
"YoonitCamera",
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}