blob: 350fa2d315015310a34c265926fb8c252e440782 [file] [log] [blame]
{
"name": "LFCamera",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "可自定义相机UI,可选带拍摄区域边框及半透明遮罩层",
"homepage": "https://github.com/zhanglinfeng/LFCamera",
"authors": {
"张林峰": "1051034428@qq.com"
},
"source": {
"git": "https://github.com/zhanglinfeng/LFCamera.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LFCamera/LFCamera/*.{h,m}"
}