blob: d40b0ad0f7ee9980d8841f30fbe3d386d2a8c9ca [file] [log] [blame]
{
"name": "BHToast",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}