blob: 4b33ab721a27e11c489b941c6479f60bfde20cfd [file] [log] [blame]
{
"name": "CFBannerView",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CFBannerView/Classes/*.swift",
"CFBannerView/Classes/**/*.swift"
],
"dependencies": {
"SDWebImage": [
"~> 3.8.2"
]
},
"pushed_with_swift_version": "3.0"
}