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