blob: e419b9c920b932fae41a421bb7ad3b5abe4f7a09 [file] [log] [blame]
{
"name": "MJLScan",
"version": "0.0.1",
"summary": "二维码扫描",
"description": "这是一个二维码扫描的工具类",
"homepage": "https://git.coding.net/iceCarry/MJLScan.git",
"license": "MIT",
"authors": {
"iceCarry": "947486066@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/iceCarry/MJLScan.git",
"tag": "0.0.1"
},
"source_files": [
"MJLScan",
"MJLScan/**/*.{h,m}"
],
"resources": "MJLScan/resource/*.png",
"requires_arc": true
}