[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / c / CYTSegmentScroll / 0.0.1 / CYTSegmentScroll.podspec.json
blobfd41178ad4e648f929c4b5c24596f768fa346720
2   "name": "CYTSegmentScroll",
3   "version": "0.0.1",
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": "ssh://git@104.153.97.218:28650/home/git/TestSegmentScroll.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "CYTSegmentScrollView/*.{h,m}",
23     "CYTSegmentScrollView/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
30     ],
31     "DKNightVersion": [
33     ]
34   }