blob: b97c3c626f1281ceb260727b0b73e2f3b659c560 [file] [log] [blame]
{
"name": "GDWebImage",
"version": "0.1.5",
"summary": "JYWebImage, gradual load image animating,it can also compress your iamge to save your disk,you can use this web-image framework to load web image by fade and progressive.Of courese, if you want to load image progressivew, you must make sure your images are .pjep,thanks for use.",
"description": "gradual load image animating,it can also compress your iamge to save your disk",
"homepage": "https://github.com/journeyyoung/GDWebImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JourneyYoung": "1073507045@qq.com"
},
"source": {
"git": "https://github.com/journeyyoung/GDWebImage.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDWebImage/Classes/**/*",
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
]
}
}