blob: 4e447b4ce90ff3e600652df7cc943b147745e41f [file] [log] [blame]
{
"name": "CDCamera",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDCamera/Classes/**/*"
}