blob: 5fa49de6c4b5b479c46c4cf8944c2a2f3a05f1ce [file] [log] [blame]
{
"name": "CJScrollPage",
"version": "1.0.10",
"summary": "快速灵活的集成类似网易新闻, 头条等带滑块的滚动视图,实现视图联动, 滑块.",
"description": "页面轮播选择器",
"homepage": "https://github.com/CoderJChen/CJScrollPage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coderCJ": "zhiyi_eric@163.com"
},
"source": {
"git": "https://github.com/CoderJChen/CJScrollPage.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CJScrollPage/CJScrollPage.h",
"subspecs": [
{
"name": "ScrollPage",
"source_files": [
"CJScrollPage/CJMenuBarShowDetailVC.{h,m}",
"CJScrollPage/CJMenuCell.{*}",
"CJScrollPage/CJScrollPageConst.{h,m}",
"CJScrollPage/CJSegmentBar.{h,m}",
"CJScrollPage/CJSegmentBarConfig.{h,m}",
"CJScrollPage/CJSegmentModelProtocol.{h,m}",
"CJScrollPage/CJSegmentRLButton.{h,m}",
"CJScrollPage/NSString+SegmentModelProtocol.{h,m}",
"CJScrollPage/UIView+CJExtension.{h,m}",
"CJScrollPage/CJSegmentViewController.{h,m}"
]
}
]
}