blob: 991fd4e896595a0aa74ae2e226b065375eedeb54 [file] [log] [blame]
{
"name": "STQRCodeController",
"version": "1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "千行代码搞定二维码扫描",
"homepage": "https://github.com/STShenZhaoliang",
"authors": {
"STShenZhaoliang": "409178030@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/STQRCodeController.git",
"tag": "1.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "STQRCodeController/*.{h,m}",
"resources": "STQRCodeController/STQRCodeController.bundle",
"requires_arc": true
}