blob: f15d11daef0198df91ec8db7d76be9af359f6a5b [file] [log] [blame]
{
"name": "SwiftBannerView",
"version": "1.0.0",
"summary": "Swift For Banner View.",
"description": "Can be recycled to support local Banner Swift version of the web pictures",
"homepage": "https://github.com/15038777234/SwiftBanner",
"license": "MIT",
"authors": {
"15038777234": "15038777234@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/15038777234/SwiftBanner.git",
"tag": "1.0.0"
},
"source_files": "SwiftBanner/SwiftBanner/SwiftBannerView/",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 0.22.0"
]
}
}