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