blob: 3c16a4e61bca3b78d403da60b4f02e7fe01e21c7 [file] [log] [blame]
{
"name": "CLSlide_simple",
"version": "1.0.0",
"summary": "网易、凤凰、今日头条等导航栏仿写简单版",
"description": "顶部是多个按钮,可左右滑动、点击,UI效果会跟着变化,下方是多个view",
"homepage": "https://github.com/rayonchen/CLSlide_simple",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenglei": "chenglei@creditzx.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rayonchen/CLSlide_simple.git",
"tag": "1.0.0"
},
"source_files": [
"CLSlidePage_Simple/Slide",
"*.{h,m}"
],
"requires_arc": true
}