blob: c79edd4a885278caf98f26e286a2b0eb56734ec9 [file] [log] [blame]
{
"name": "DCWebImage",
"version": "1.3",
"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.3"
},
"source_files": "DCWebImage/**/*.{h,m}",
"public_header_files": "DCWebImage/**/*.h",
"resources": "DCWebImage/resource.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage/WebP": [
]
}
}