blob: d8d4414824c07207ba35d2d1d7d343ae04b0f0ef [file] [log] [blame]
{
"name": "FWCycleScrollView",
"version": "2.1.3",
"summary": "ios之轮播控件",
"description": "支持轮播本地、网络图片,同时支持轮播自定义视图。分页控件有多种样式。",
"homepage": "https://github.com/choiceyou/FWCycleScrollView",
"license": "MIT",
"authors": {
"xfg": "853299701@qq.com"
},
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/choiceyou/FWCycleScrollView.git",
"tag": "2.1.3"
},
"source_files": [
"FWCycleScrollView",
"FWCycleScrollView/**/*.swift"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"swift_version": "4.0"
}