[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 5 / 4 / CJScrollPage / 1.0.10 / CJScrollPage.podspec.json
blob5fa49de6c4b5b479c46c4cf8944c2a2f3a05f1ce
2   "name": "CJScrollPage",
3   "version": "1.0.10",
4   "summary": "快速灵活的集成类似网易新闻, 头条等带滑块的滚动视图,实现视图联动, 滑块.",
5   "description": "页面轮播选择器",
6   "homepage": "https://github.com/CoderJChen/CJScrollPage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coderCJ": "zhiyi_eric@163.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderJChen/CJScrollPage.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CJScrollPage/CJScrollPage.h",
22   "subspecs": [
23     {
24       "name": "ScrollPage",
25       "source_files": [
26         "CJScrollPage/CJMenuBarShowDetailVC.{h,m}",
27         "CJScrollPage/CJMenuCell.{*}",
28         "CJScrollPage/CJScrollPageConst.{h,m}",
29         "CJScrollPage/CJSegmentBar.{h,m}",
30         "CJScrollPage/CJSegmentBarConfig.{h,m}",
31         "CJScrollPage/CJSegmentModelProtocol.{h,m}",
32         "CJScrollPage/CJSegmentRLButton.{h,m}",
33         "CJScrollPage/NSString+SegmentModelProtocol.{h,m}",
34         "CJScrollPage/UIView+CJExtension.{h,m}",
35         "CJScrollPage/CJSegmentViewController.{h,m}"
36       ]
37     }
38   ]