blob: 667769a3ce5bff902fe112a12b585eda8bde35e0 [file] [log] [blame]
{
"name": "QLQRCode",
"version": "0.0.2",
"summary": "A short description of QLQRCode.",
"description": "iOS 二维码扫描",
"homepage": "https://github.com/mark1225/QLQRCode",
"license": "MIT",
"authors": {
"qilong": "915464855@qq.com"
},
"source": {
"git": "https://github.com/mark1225/QLQRCode.git",
"tag": "0.0.2"
},
"source_files": [
"QLQRCode/*",
"QLQRCode/QLQRCode/QLQRCode/QLQRCode/QLQRCode/*.{h,m}",
"QLQRCode/QLQRCode/QLQRCode/QLQRCode/QLQRCode/QRCodeReaderView*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}