[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / c / CYTSegmentScroll / 0.0.2 / CYTSegmentScroll.podspec.json
bloba16d5a840698145832fdc5400ca9cbf6d0a28e94
2   "name": "CYTSegmentScroll",
3   "version": "0.0.2",
4   "summary": "CYTSegmentScroll自定义SegmentControl和scrollView",
5   "description": "CYTSegmentScroll可以自定义segment样式,方便创建轮播图",
6   "homepage": "https://github.com/SheriffWoody/HDSegmentScroll",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "woody": "hudi721@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "git@192.168.0.13:/data/git/CYTSegmentScroll",
19     "tag": "0.0.2"
20   },
21   "source_files": "CYTSegmentScrollView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ],
28     "DKNightVersion": [
30     ],
31     "CYTCategory": [
33     ]
34   }