blob: cb7aff7f92c671a0a371e713902a06f4f4b4e3e3 [file] [log] [blame]
{
"name": "YHLCamera",
"version": "1.0.0",
"summary": "驾驶证、行驶证、身份证拍摄",
"description": "1、针对驾驶证 行驶证 身份证 拍照后进行剪裁 只保留主体部分, 从而减少图片大小,去除多余干扰部分 ,,特别适合 证件自动设别时使用\n2、确保用户能够准确拍摄 所拍证件的完整性",
"homepage": "https://github.com/yanghl/YHLCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sean.yang": "272789124@qq.com"
},
"source": {
"git": "https://github.com/yanghl/YHLCamera.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YHLCamera/Classes/**/*.{h,c,m}",
"resources": "YHLCamera/Classes/**/*.{xib,nib,plist}",
"requires_arc": true
}