blob: f6d5f4fc5f4c9fe657db8eb1e32b19e4861e4560 [file] [log] [blame]
{
"name": "CGSegmentBar",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CGSegmentBar/Classes/**/*"
}