blob: 703c3e9cbe10c3500f71cf5c87ad4bc7e1a7c385 [file] [log] [blame]
{
"name": "CameraTool",
"version": "0.0.3",
"summary": "身份证拍照相机工具",
"description": "1.添加push跳转方式支持",
"homepage": "https://github.com/zyy0715/CameraTool",
"license": "MIT",
"authors": {
"ZYY": "2893358240@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zyy0715/CameraTool.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": "Resources/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}