blob: 9f87e5359c6082d43e58bf08f7859097ed0862f0 [file] [log] [blame]
{
"name": "ZYImageDownloader",
"version": "0.1.0",
"summary": "简单封装SDWebImage用于批量下载图片.",
"description": "简单封装SDWebImage用于批量下载图片.",
"homepage": "https://github.com/luzhiyongGit/ZYImageDownloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luzhiyongGit": "luzhiyongmail@sohu.com"
},
"source": {
"git": "https://github.com/luzhiyongGit/ZYImageDownloader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZYImageDownloader/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}