blob: 128207e4f20902a32c528c86533fbcc6cf9bb101 [file] [log] [blame]
{
"name": "TakeASelfie",
"version": "0.1.1",
"summary": "An iOS framework that uses the front camera, detects your face and takes a selfie.",
"homepage": "https://github.com/abdullahselek/TakeASelfie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@gmail.com"
},
"source": {
"git": "https://github.com/abdullahselek/TakeASelfie.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TakeASelfie/*.{h,m,swift}",
"requires_arc": true
}