blob: 4e71f4e34e630d08a9ed5498e0b595d64d2d98cd [file] [log] [blame]
{
"name": "SSCycleScrollView",
"version": "2.1.1",
"summary": "infinate scroll home page using swift4,无限轮播图",
"homepage": "https://github.com/dulingkang/SSCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shawn Du": "dulingkang@163.com"
},
"swift_version": "4.1",
"description": "infinate scroll, home page using swift4, 无限轮播图",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dulingkang/SSCycleScrollView.git",
"tag": "2.1.1"
},
"source_files": "SSCycleScrollView/**/*.swift",
"dependencies": {
"SDWebImage": [
]
}
}