blob: 8e6038b3e5e81e1b5a447d17f623430991d7b02a [file] [log] [blame]
{
"name": "CGSegmentBar",
"version": "0.1.2",
"summary": "CGSegmentBar",
"description": "CGSegmentBar is a segment view",
"homepage": "https://github.com/CodeGeekXu/CGSegmentBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CodeGeekXu": "codegeekxu@gmail.com"
},
"source": {
"git": "https://github.com/CodeGeekXu/CGSegmentBar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CGSegmentBar/Classes/**/*"
}