blob: 82046c1566ca2c48348005789fd9fc9b6535fe32 [file] [log] [blame]
{
"name": "LZScaner",
"version": "0.0.1",
"summary": "LZScaner 二维码的扫描及识别",
"description": "LZScaner 二维码的扫描及识别, 支持二维码,条形码的识别, 支持长按识别图片中的二维码",
"homepage": "https://github.com/LQQZYY/LZScanner_OC",
"license": "MIT",
"authors": "LQQZYY",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LQQZYY/LZScanner_OC.git",
"tag": "0.0.1"
},
"source_files": "LZScaner/*.{h,m}",
"resources": "LZScaner/images/*.png",
"requires_arc": true
}