| { |
| "name": "HWScrollableSegmentedControl", |
| "version": "0.0.3", |
| "summary": "A scrollable segment control.", |
| "description": "HWScrollableSegmentedControl is used to display a variety of segments, and it is scrollable when the some of the segments is out of the screen.", |
| "homepage": "https://github.com/ihomway/HWScrollableSegmentedControl", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ihomway": "ihomway@live.com" |
| }, |
| "source": { |
| "git": "https://github.com/ihomway/HWScrollableSegmentedControl.git", |
| "tag": "0.0.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HWScrollableSegmentedControl/Classes/**/*" |
| } |