blob: caf08dd475da91a5c26e472e3ce816845c7299cf [file] [log] [blame]
{
"name": "CDCamera",
"version": "0.3.6",
"summary": "A customized camera controller using AVFoundation",
"resources": "CDCamera/Assets/*",
"description": "A customized camera controller using AVFoundation with a cool button animation as Snapchat has.",
"homepage": "https://github.com/carlos21/CDCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"carlos21": "darkzeratul64@gmail.com"
},
"source": {
"git": "https://github.com/carlos21/CDCamera.git",
"tag": "0.3.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDCamera/Classes/**/*"
}