blob: cfbc41d8fc0655f431e20549bf8a9456445799e2 [file] [log] [blame]
{
"name": "SZQRCode",
"version": "0.0.1",
"summary": "simple qrcode view controller",
"homepage": "https://github.com/chenshengzhi/SZQRCodeDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "329012084@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenshengzhi/SZQRCodeDemo.git",
"tag": "0.0.1"
},
"source_files": "SZQRCode/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SZQRCodeCoverView": [
]
}
}