blob: e34570e2f079adde9f69416ee3ee088034ae4d3f [file] [log] [blame]
{
"name": "LKSegmentBar",
"version": "0.1.0",
"summary": "分段导航栏简单封装",
"description": "\"一个分段导航栏简单封装,可用于顶部navbar的,更多细节参考Demo\"",
"homepage": "https://github.com/LouKit/LKSegmentBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LouKit": "hlrwlbz123@sina.com"
},
"source": {
"git": "https://github.com/LouKit/LKSegmentBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LKSegmentBar/Classes/**/*"
}