| { |
| "name": "WBSegmentControl", |
| "version": "0.1.9", |
| "summary": "An easy to use, customizable segment control.", |
| "description": "WBSegmentedControl is an easy to use, customizable segment control, has several effects, can be used to show labels or tabs.", |
| "homepage": "https://github.com/xiongxiong/WBSegmentControl", |
| "license": "MIT", |
| "authors": { |
| "xiongxiong": "ximengwuheng@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/xiongxiong/WBSegmentControl.git", |
| "tag": "0.1.9" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WBSegmentControl/Classes/**/*" |
| } |