[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / f / 8 / SDCycleScrollView / 1.82 / SDCycleScrollView.podspec.json
blob1464d71fca6755d557e979a9a386a1e3e00b7887
2   "name": "SDCycleScrollView",
3   "version": "1.82",
4   "summary": "简单易用的图片无限轮播器. 1.82版本更新内容:修复iOS14上系统自带pagecontrol显示不出来bug",
5   "homepage": "https://github.com/gsdios/SDCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "GSD_iOS": "gsdios@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/gsdios/SDCycleScrollView.git",
15     "tag": "1.82"
16   },
17   "source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       ">= 5.0.0"
22     ]
23   }