blob: e1506d8cb30deb75333198b2f32d27284020adf9 [file] [log] [blame]
{
"name": "DDScrollBanner",
"version": "0.0.1",
"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.1"
},
"source_files": "DDScrollBanner/DDScrollBanner.swift",
"dependencies": {
"Kingfisher": [
"~> 4.1.1"
]
}
}