[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 9 / 0 / FWCycleScrollView / 2.0.1 / FWCycleScrollView.podspec.json
blobf045af027de3bd0d42eabf986b7de44efacd0586
2   "name": "FWCycleScrollView",
3   "version": "2.0.1",
4   "summary": "ios之轮播控件",
5   "description": "支持轮播本地、网络图片,同时支持轮播自定义视图。分页控件有多种样式。",
6   "homepage": "https://github.com/choiceyou/FWCycleScrollView",
7   "license": "MIT",
8   "authors": {
9     "xfg": "853299701@qq.com"
10   },
11   "swift_version": "4.0",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/choiceyou/FWCycleScrollView.git",
17     "tag": "2.0.1"
18   },
19   "source_files": "FWCycleScrollView/FWCycleScrollView/FWCycleScrollView/*.swift",
20   "requires_arc": true,
21   "dependencies": {
22     "Kingfisher": [
24     ]
25   }