blob: 9edae2f01b152e0d7b2d1e6d46d2621818e39574 [file] [log] [blame]
{
"name": "CDCamera",
"version": "0.3.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CDCamera/Classes/**/*"
}