blob: 013646627ab0dc7b0719eb280f02217cef04585a [file] [log] [blame]
{
"name": "MarsSegmentBar",
"version": "0.1.0",
"summary": "A segment bar use for switch the page in a view controller",
"description": "A segment bar use for switch the page in a view controller",
"homepage": "https://github.com/DerrickSun/MarsSegmentBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xsun0403@163.com": "gzsunxin@rd.netease.com"
},
"source": {
"git": "https://github.com/DerrickSun/MarsSegmentBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MarsSegmentBar/Classes/**/*"
}