blob: 01eaee102be1d42c6377b2008b7ca8ee0c82c8fd [file] [log] [blame]
{
"name": "CJScrollPage",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CJScrollPage/CJScrollPage.h",
"resource_bundles": {
"CJScrollPage": [
"CJScrollPage/*.{png,xib}"
]
},
"subspecs": [
{
"name": "scrollpage",
"source_files": [
"CJScrollPage/CJMenuBarShowDetailVC.{h,m}",
"CJScrollPage/CJMenuCell.{h,m}",
"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}"
]
}
]
}