blob: 06cea07d42f8a75ee9eee9bb3b18ffa04b15f131 [file] [log] [blame]
{
"name": "DDScrollBanner",
"version": "0.0.3",
"summary": "A Swift BannerView",
"description": "一个swift的banner滚动视图,支持自动/手动,简单易操作",
"homepage": "https://github.com/DDwin/DDScrollBanner",
"license": "MIT",
"authors": {
"zgz": "76365136@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "3.2",
"source": {
"git": "https://github.com/DDwin/DDScrollBanner.git",
"tag": "0.0.3"
},
"source_files": "DDScrollBanner/DDScrollBanner.swift",
"dependencies": {
"Kingfisher": [
"~> 4.1.1"
]
}
}