blob: 8a185730d18206ed00ded254952eb327b9a86616 [file] [log] [blame]
{
"name": "BigImageCheck-SDWebImage",
"version": "0.1.3",
"summary": "A short description of BigImageCheck-SDWebImage.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaohou31549/SDBigImageCheck.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houjigege": "tough913@gmail.com"
},
"source": {
"git": "https://github.com/xiaohou31549/SDBigImageCheck.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BigImageCheck-SDWebImage/Classes/**/*",
"public_header_files": "Pod/Classes/*.h",
"dependencies": {
"SDWebImage": [
]
}
}