blob: 6cdfa788a181df4e459872a3b89a9960d78dcd25 [file] [log] [blame]
{
"name": "ALQRCodeEx",
"version": "1.0.1",
"summary": "一行代码就可以扫描二维码和生成二维码!PS:修改资源BUG",
"homepage": "https://github.com/Smartios2012/ALQRCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALiang": "https://github.com/Smartios2012/ALQRCode"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jprothwell/ALQRCode.git",
"tag": "1.0.1"
},
"source_files": "ALQRCodeDemo/ALQRCodeDemo/ALQRCode/*.{h,m}",
"resources": "ALQRCodeDemo/ALQRCodeDemo/ALQRCode/ALQRCode.bundle",
"requires_arc": true
}