| { |
| "name": "ProgressSnackBar", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "summary": "Simple and clean snackbar with progress bar.", |
| "requires_arc": true, |
| "version": "0.0.1", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Jaime Frutos": "jaime.f.amian@gmail.com" |
| }, |
| "homepage": "https://github.com/BambooCode/ProgressSnackBar", |
| "source": { |
| "git": "https://github.com/BambooCode/ProgressSnackBar.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "ProgressSnackBar/*.{swift}", |
| "pushed_with_swift_version": "4.1" |
| } |