| { |
| "name": "WBSegmentControl", |
| "version": "0.2.2", |
| "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.2.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Framework/WBSegmentControl/**/*", |
| "public_header_files": "Framework/WBSegmentControl/*.h", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |