blob: 969ca610dc4725b1ad059f86c9e60807b3e6d93c [file] [log] [blame]
{
"name": "PoporSDWebImage",
"version": "0.0.1",
"summary": "Simplify some SDWebImage inner function.",
"homepage": "https://github.com/popor/PoporSDWebImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporSDWebImage.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporSDWebImage/Classes/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}