[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / e / 6 / 1 / YXCycleScrollView / 0.0.1 / YXCycleScrollView.podspec.json
blob88b93f83aae9859fc90ae0fd52e00c724b23b7ba
2   "name": "YXCycleScrollView",
3   "version": "0.0.1",
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.1"
22   },
23   "source_files": "YXCycleScrollView/**/*.{h,m}",
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }