blob: eae59437309c08c6402439939497b8000a566e17 [file] [log] [blame]
{
"name": "LBScanView",
"version": "1.0.0",
"summary": "条形码二维码扫描",
"description": "集成系统扫描,支持二维码和条形码,同时返回扫描成功图片;以及图片二维码扫描(目前苹果自带API不支持图片扫描条形码),界面完全自定义。",
"homepage": "https://github.com/A1129434577/LBScanView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBScanView.git",
"tag": "1.0.0"
},
"source_files": "LBScanView/**/*.{h,m}",
"requires_arc": true
}