blob: c631e205f45b379f48190e06c854d77f8976637f [file] [log] [blame]
{
"name": "CFBannerView",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "CFBannerView is a Swift module for subViews to uiview.",
"homepage": "https://github.com/swift365/CFBannerView",
"authors": {
"chengfei.heng": "hengchengfei@sina.com"
},
"source": {
"git": "https://github.com/swift365/CFBannerView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CFBannerView/Classes/*.swift",
"CFBannerView/Classes/**/*.swift"
],
"dependencies": {
"SDWebImage": [
"~> 4.0.0-beta2"
]
},
"pushed_with_swift_version": "3.0"
}