blob: 1b225bdf0c4f27d6063d1612589621c106ccd35b [file] [log] [blame]
{
"name": "SBCycleScrollView",
"version": "0.0.8",
"summary": "功能强大的图片、文字轮播器 by swift",
"description": "功能强大的图片、文字轮播器,支持纯文字、网络图片、本地图片、图片加文字以及各种圆点样式",
"homepage": "https://github.com/xumaohuai/SBCycleScrollView",
"license": "Copyright (c) 2018 maohuaiXu",
"authors": {
"徐老茂": "xmh_iOS@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xumaohuai/SBCycleScrollView.git",
"tag": "0.0.8"
},
"source_files": [
"SBCycleScrollView",
"SBCycleScrollView/**/*.{swift}"
],
"dependencies": {
"Kingfisher": [
"~> 4.8.0"
]
},
"requires_arc": true,
"swift_version": "4.0"
}