blob: d73c40da41f46321232e2576426288de3818ac4c [file] [log] [blame]
{
"name": "DDBannerView",
"version": "0.0.2",
"summary": "A short description of DDBannerView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/472012723/DDBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oliver": "472012723@qq.com"
},
"source": {
"git": "https://github.com/472012723/DDBannerView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DDBannerView/DDBannerView.framework/Headers/*",
"frameworks": "SDWebImage",
"dependencies": {
"SDWebImage": [
]
}
}