blob: 8f4b0a6d7754c763da7c7501e56bfea4aa5acd6f [file] [log] [blame]
{
"name": "CJScrollPage",
"version": "1.0.16",
"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.16"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CJScrollPage/*{h,m}",
"resource_bundles": {
"CJScrollPage": [
"CJScrollPage/*.{png,xib,storyboard}"
]
}
}