[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / b / 7 / SDCycleScrollView_ttyx / 0.0.1 / SDCycleScrollView_ttyx.podspec.json
blob33a874d8389a24f6876c4f728db53b8409092f7c
2   "name": "SDCycleScrollView_ttyx",
3   "version": "0.0.1",
4   "summary": "基于SDCycleScrollView的一些小修改",
5   "homepage": "https://github.com/gsdios/SDCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "wzm": "120137316@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/noname004/SDCycleScrollView_ttyx.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       ">= 5.0.0"
22     ]
23   }