blob: 04558ac57013ff710da8e3d1d986f2ebac10a963 [file] [log] [blame]
{
"name": "DSQRCode",
"version": "1.0.0",
"summary": "二维码扫描",
"homepage": "https://github.com/helloAda/DSQRCode",
"license": "MIT",
"authors": {
"Hello Ada": "hmd93@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/helloAda/DSQRCode.git",
"tag": "1.0.0"
},
"source_files": "DSQRCode/DSQRCode/DSQRCode/**/*",
"resources": "DSQRCode/DSQRCode/Resources/*.mp3",
"requires_arc": true
}