blob: 7ce28d25952839b12d1464919961857499e537c0 [file] [log] [blame]
{
"name": "DDBannerView",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DDBannerView/DDBannerView.framework/Headers/*",
"requires_arc": true,
"frameworks": "SDWebImage",
"dependencies": {
"SDWebImage": [
]
}
}