[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / b / 7 / SDCycleScrollView_ttyx / 0.0.2 / SDCycleScrollView_ttyx.podspec.json
blobdea9ce55a0a85b85167e9dbc4c8849b8772b91ca
2   "name": "SDCycleScrollView_ttyx",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       ">= 5.0.0"
22     ]
23   }