[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / b / e / SDCycleScrollViewNew / 1.80 / SDCycleScrollViewNew.podspec.json
blob49d5f59a16c97988f8e7d87eb3683d40e98e37cc
2   "name": "SDCycleScrollViewNew",
3   "version": "1.80",
4   "summary": "简单易用的图片无限轮播器. 1.80版本更新内容:适配SDWebImage 5.0.0",
5   "homepage": "https://github.com/DamonZPF/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/DamonZPF/SDCycleScrollView.git",
15     "tag": "1.80"
16   },
17   "source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       ">= 5.0.0"
22     ]
23   }