blob: fb331bd7ebdabe59ee484277fb9b3dd3b241f799 [file] [log] [blame]
{
"name": "CQCamera",
"version": "1.0.0",
"summary": "more easy use camera lib.",
"description": "more easy use camera lib.",
"homepage": "https://github.com/chenchangqing/CQCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenchangqing198@126.com": "chenchangqing198@126.com"
},
"source": {
"git": "https://github.com/chenchangqing/CQCamera.git",
"branch": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CQCamera/Classes/**/*.{h,m}",
"frameworks": "UIKit"
}