blob: 875338c43feafdefa260e9ae3826f84d1e7ef52b [file] [log] [blame]
{
"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/**/*"
}