blob: efbe571366a0ec94123072493aa762d90c6b8c82 [file] [log] [blame]
{
"name": "EVNCamera",
"version": "0.0.3",
"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.3"
},
"source_files": [
"EVNCamera",
"EVNCamera/*.{h,m}"
],
"requires_arc": true,
"resources": "EVNCamera/EVNCamera.bundle"
}