| { |
| "name": "GMStepper", |
| "version": "2.2", |
| "summary": "A stepper with a sliding label in the middle.", |
| "homepage": "https://github.com/gmertk/GMStepper", |
| "screenshots": "https://raw.githubusercontent.com/gmertk/GMStepper/master/Screenshots/screenshot_1.gif", |
| "license": "MIT", |
| "authors": { |
| "Gunay Mert Karadogan": "mertkaradogan@gmail.com", |
| "Brent Whitman": "brent@pathym.com" |
| }, |
| "source": { |
| "git": "https://github.com/gmertk/GMStepper.git", |
| "tag": "2.2" |
| }, |
| "social_media_url": "https://twitter.com/gunaymertk", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "GMStepper/*.swift", |
| "swift_version": "4.2" |
| } |