blob: a23fca9ac8ad6c041e930a60455c408dfce9e415 [file] [log] [blame]
{
"name": "DSZQRCode",
"version": "0.0.1",
"summary": "A tool for dashouzi.",
"homepage": "https://github.com/zjh12580/DSZTool",
"license": "MIT",
"authors": {
"zhaojh": "zhaojinhui@corp-ci.com"
},
"source": {
"git": "https://gitee.com/wodetianzhaojh/saoyisao.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "DSZQRCode/**/*.{h,m}",
"resources": "DSZQRCode/SWQRCode.bundle",
"frameworks": [
"UIKit",
"AVFoundation",
"Photos"
],
"platforms": {
"ios": "8.0"
}
}