blob: 12b8058b3b9b66e2adf47e4ac3e29db0a3013bff [file] [log] [blame]
{
"name": "TakeASelfie",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TakeASelfie/*.{h,m,swift}",
"requires_arc": true
}