[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / f / c / FYSliderView / 1.0.6 / FYSliderView.podspec.json
bloba07eef5b1b6e5d4ffebc3839ab649154dda38c74
2   "name": "FYSliderView",
3   "version": "1.0.6",
4   "summary": "使用UICollectionView实现的swift轮播图FYSliderView",
5   "description": "带有动画效果的pageControl,可自定义pageControl元素之间的间距/大小/位置\n可自定义文字标题的字体大小/颜色/内边距\n有两种风格的文字标题遮罩背景(渐变色背景/半透明背景)",
6   "homepage": "http://www.wufeiyue.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Angelo": "ieppeo@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/eppeo/FYSliderView.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/*"
24   ],
25   "dependencies": {
26     "Kingfisher": [
27       "~> 2.6.0"
28     ]
29   }