blob: 70fda2a4733b0a3412bc72fb3c2c825d70facf99 [file] [log] [blame]
{
"name": "TakeSelfie",
"version": "1.0.0",
"summary": "Detects face and takes a selfie.",
"description": "An iOS framework that uses the front camera, detects face and takes a selfie.",
"homepage": "https://github.com/afzal-hossain-ovi/TakeSelfie",
"license": "MIT",
"authors": {
"Afzal Hossain": "afzalhossainovi@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/afzal-hossain-ovi/TakeSelfie.git",
"tag": "1.0.0"
},
"source_files": "TakeSelfie/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}