blob: 72e8880bda9c9032b49f9a8cb2f73b931938caca [file] [log] [blame]
{
"name": "DDYQRCode",
"version": "1.1.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.1.1"
},
"source_files": "DDYQRCode/DDYQRCode/*.{h,m}",
"resources": "DDYQRCode/DDYQRCode/DDYQRCode.bundle",
"requires_arc": false
}