blob: e441989a62b82bd4ca1f60830a2a28b2bb4177e5 [file] [log] [blame]
{
"name": "CDLoopDisplayBannerView",
"version": "0.0.6",
"summary": "A CDLoopDisplayBannerView.",
"description": "a loop display banner advertisement view use swift language.",
"homepage": "https://github.com/HelloWinter/CDLoopDisplayBannerViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cd": "cdengong@gmail.com"
},
"social_media_url": "http://chengdong.top",
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source": {
"git": "https://github.com/HelloWinter/CDLoopDisplayBannerViewDemo.git",
"tag": "0.0.6"
},
"source_files": [
"CDLoopDisplayBannerView",
"CDLoopDisplayBannerView/*.swift"
],
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
]
}
}