| { |
| "name": "WMSegmentControl", |
| "version": "0.1.5", |
| "summary": "Custom segment control for iOS", |
| "description": "Custom segment control for iOS. Create a stylish segment control for you app.", |
| "homepage": "https://github.com/malekwasim/WMSegmentControl", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Wasim": "Wasim.malek.009@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/malekwasim/WMSegmentControl.git", |
| "tag": "0.1.5" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "WMSegmentControl/Source/*.swift", |
| "swift_version": "4.2" |
| } |