| { |
| "name": "StepProgressBar", |
| "version": "0.1.1", |
| "summary": "A simple step-by-step progress bar.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/SerhiiMatvieiev/StepProgressBar", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "SerhiiMatvieiev": "iamsergeymatveev@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/SerhiiMatvieiev/StepProgressBar.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "StepProgressBar/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |