blob: 2e741a1040a1185eaf4839f30bd7bf67cc643d91 [file] [log] [blame]
{
"name": "ALQRCode",
"version": "1.0.0",
"summary": "一行代码就可以扫描二维码和生成二维码!",
"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/Smartios2012/ALQRCode.git",
"tag": "1.0.0"
},
"source_files": "ALQRCodeDemo/ALQRCodeDemo/ALQRCode/*.{h,m}",
"resources": "ALQRCodeDemo/ALQRCodeDemo/ALQRCode/ALQRCode.bundle",
"requires_arc": true
}