blob: 0e4964995f6419b537e6e62721f5a383ffa5be83 [file] [log] [blame]
{
"name": "TBSDWebImage",
"version": "0.0.8",
"summary": "A short description of TBSDWebImage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBSDWebImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2585299617@qq.com": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBSDWebImage.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBSDWebImage/Classes/**/*",
"dependencies": {
"SDWebImage": [
],
"FCCategoryOCKit": [
]
}
}