blob: 98db086e832d66e08c00adf2f99c1ac16fc832e9 [file] [log] [blame]
{
"name": "CameraTool",
"version": "0.1.1",
"summary": "证件拍照相机工具及识别",
"description": "1.修改正式网地址",
"homepage": "https://github.com/zyy0715/CameraTool",
"license": "MIT",
"authors": {
"ZYY": "2893358240@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zyy0715/CameraTool.git",
"tag": "0.1.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Resources/*.png",
"ios": {
"vendored_frameworks": "HSIDCard/HSIDCard.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}