blob: dab978b36e8a5d3c35531d0be5ede840c058d9ef [file] [log] [blame]
{
"name": "ZBWebImage",
"version": "0.0.1",
"summary": "A delightful iOS ZBWebImage framew ork.",
"homepage": "https://github.com/k373379320/ZBWebImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBWebImage.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBWebImage/Classes/**/*",
"ios": {
"dependencies": {
"SDWebImage": [
]
}
}
}