| { | |
| "name": "CFSegmentBar", | |
| "version": "0.0.1", | |
| "summary": "CFSegmentBar", | |
| "description": "这是一个标签选择器CFSegmentBar", | |
| "homepage": "https://github.com/Caiflower/CFSegmentBar.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chriscaixx@gmail.com": "longjuncai@meifabao.cn" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Caiflower/CFSegmentBar.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CFSegmentBar/Classes/**/*" | |
| } |