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