[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / e / 6 / 1 / YXCycleScrollView / 0.0.2 / YXCycleScrollView.podspec.json
blobdca457f83a727dde1c89d7186913d107cc7f7cc0
2   "name": "YXCycleScrollView",
3   "version": "0.0.2",
4   "summary": "多样式轮播图",
5   "description": "一款简单实用多样式轮播图控件,可自定义样式;支持左右、上下滚动,支持XIB创建和设置属性",
6   "homepage": "https://github.com/gouzyi/YXCycleScrollView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "8.0"
14   },
15   "authors": {
16     "zainguo": "572249347@qq.com"
17   },
18   "social_media_url": "https://www.jianshu.com/u/b2d703ff4984",
19   "source": {
20     "git": "https://github.com/gouzyi/YXCycleScrollView.git",
21     "tag": "0.0.2"
22   },
23   "source_files": "YXCycleScrollView/**/*.{h,m}",
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }