blob: b3aa8d39411365b9b79a1589a2926267f1354c65 [file] [log] [blame]
{
"name": "LFQRCode",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "简单易用的扫二维码条形码控件,扫描界面可由使用者在自己控制器灵活定义",
"homepage": "https://github.com/zhanglinfeng/LFQRCode",
"authors": {
"张林峰": "1051034428@qq.com"
},
"source": {
"git": "https://github.com/zhanglinfeng/LFQRCode.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LFQRCode/LFQRCode/*.{h,m}"
}