blob: 5d2115309eee0ecbda1203a033d244ae2911258a [file] [log] [blame]
{
"name": "DDYQRCode",
"version": "1.0.1",
"summary": "二维码/条形码生成,二维码扫描(相机/图片/相册扫描),光强检测(开灯),扫描结果音效,扫描镂空界面,各种样式二维码",
"homepage": "https://github.com/RainOpen/DDYQRCode",
"license": "MIT",
"authors": {
"Rain": "634778311@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RainOpen/DDYQRCode.git",
"tag": "1.0.1"
},
"source_files": "DDYQRCode/DDYQRCode/*.{h,m}",
"resources": "DDYQRCode/DDYQRCode/DDYQRCode.bundle",
"requires_arc": false
}