blob: 8dbd490599662dac40b8b0bc239ca743ce757214 [file] [log] [blame]
{
"name": "DCWebImage",
"version": "1.7",
"summary": "图片处理",
"homepage": "https://github.com/quanzhizu2015/DCWebImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"quanzhizu2015": "quanzhizu2015@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/quanzhizu2015/DCWebImage.git",
"tag": "1.7"
},
"source_files": "DCWebImage/**/*.{h,m}",
"public_header_files": "DCWebImage/**/*.h",
"resources": "DCWebImage/resource.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage/WebP": [
]
}
}