| { |
| "name": "FTSegmentedControl", |
| "version": "0.1.1", |
| "summary": "Customizable Segmented control", |
| "description": "Flexible and customizable Segmented control view", |
| "homepage": "https://github.com/ftp27/FTSegmentedControl", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Aleksey Cherepanov": "ftp27host@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ftp27/FTSegmentedControl.git", |
| "tag": "0.1.1" |
| }, |
| "social_media_url": "https://twitter.com/ftp27host", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "FTSegmentedControl/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |