blob: 7447489011dff23f2d88d6239fed19c31aa2bc6e [file] [log] [blame]
{
"name": "BHToast",
"version": "0.3.0",
"summary": "BHToast is a custom UIView written in Swift inspired by 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.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}