blob: a966f06e91a07c9ba097a19f0800747467a00448 [file] [log] [blame]
{
"name": "CQCamera",
"version": "1.0.2",
"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",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CQCamera/Classes/**/*.{h,m}",
"resource_bundles": {
"CQCamera": [
"CQCamera/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"HUPhotoBrowser": [
"~> 1.2.5"
]
}
}