[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 2 / d / 5 / SSCycleScrollView / 2.1.1 / SSCycleScrollView.podspec.json
blob4e71f4e34e630d08a9ed5498e0b595d64d2d98cd
2   "name": "SSCycleScrollView",
3   "version": "2.1.1",
4   "summary": "infinate scroll home page using swift4,无限轮播图",
5   "homepage": "https://github.com/dulingkang/SSCycleScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shawn Du": "dulingkang@163.com"
12   },
13   "swift_version": "4.1",
14   "description": "infinate scroll, home page using swift4, 无限轮播图",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/dulingkang/SSCycleScrollView.git",
20     "tag": "2.1.1"
21   },
22   "source_files": "SSCycleScrollView/**/*.swift",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }