[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 0 / FWCycleScrollView / 2.1.5 / FWCycleScrollView.podspec.json
blob800d69ed4c2e0a9ab8b59425ed338dc4cc83432f
2   "name": "FWCycleScrollView",
3   "version": "2.1.5",
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_versions": "4.0",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/choiceyou/FWCycleScrollView.git",
17     "tag": "2.1.5"
18   },
19   "source_files": [
20     "FWCycleScrollView",
21     "FWCycleScrollView/**/*.swift"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Kingfisher": [
31     ]
32   },
33   "swift_version": "4.0"