blob: e95b22cea93587141db836ff9b7981ced725af67 [file] [log] [blame]
{
"name": "ALQRCodeEx",
"version": "1.0.4",
"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.4"
},
"source_files": "ALQRCodeDemo/ALQRCodeDemo/ALQRCode/*.{h,m}",
"resources": "ALQRCodeDemo/ALQRCodeDemo/ALQRCode/ALQRCode.bundle",
"requires_arc": true
}