blob: 71cf532eae233a7e8e70b9e4f686bd1eb303128a [file] [log] [blame]
{
"name": "QLQRCodeScan",
"version": "0.0.5",
"summary": "A short description of QLQRCodeScan.",
"description": "iOS 二维码扫描\nv0.0.3 图片整理",
"homepage": "https://github.com/mark1225/QLQRCodeScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qilong": "915464855@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mark1225/QLQRCodeScan.git",
"tag": "0.0.5"
},
"source_files": [
"QLQRCode/QLQRCode/QLQRCode/*.{h,m}",
"QLQRCode/QLQRCode/QLQRCode/QRCodeReaderView/*.{h,m}"
],
"resources": "QLQRCode/QLQRCode/QLQRCode/Resource.bundle"
}