blob: 8aaad056e410fea62acfc543de9f4fd6185f8f63 [file] [log] [blame]
{
"name": "STQRCodeController",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STQRCodeController/*.{h,m}",
"resources": "STQRCodeController/STQRCodeController.bundle",
"requires_arc": true
}