blob: ae5258d278fa24e05bba61e9196735417adc1eb8 [file] [log] [blame]
{
"name": "EVNCamera",
"version": "0.0.2",
"summary": "custom camera",
"description": "EVNCamera: 自定义相机,custom camera",
"homepage": "https://github.com/zonghongyan/EVNCamera/blob/master/README.md",
"license": "MIT",
"authors": {
"zonghongyan": "renboan@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zonghongyan/EVNCamera.git",
"tag": "0.0.2"
},
"source_files": [
"EVNCamera",
"EVNCamera/*.{h,m,bundle}"
],
"requires_arc": true
}