{ | |
"name": "BHToast", | |
"version": "0.1.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.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes/**/*" | |
} |