| { | |
| "name": "BHToast", | |
| "version": "0.2.0", | |
| "summary": "It's a custom UIView inspired in Android Toast.", | |
| "homepage": "https://github.com/bbheck/BHToastSwift", | |
| "license": "MIT", | |
| "authors": { | |
| "Bruno Hecktheuer": "bbheck@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bbheck/BHToastSwift.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*" | |
| } |