blob: e319a8a9c71b03c1b70745d768334eba6511d94a [file] [log] [blame]
{
"name": "GFSnackBarView",
"version": "0.1.4",
"summary": "Simple and customizable Snackbar.",
"description": "Simple and customizable Snackbar. You can use it to show message, message with error, with loading or to confirm.",
"homepage": "https://github.com/guidosette/GFSnackBarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guidosette": "guido.fanfani7@gmail.com"
},
"source": {
"git": "https://github.com/guidosette/GFSnackBarView.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFSnackBarView/Classes/**/*",
"resource_bundles": {
"GFSnackBarView": [
"GFSnackBarView/Assets/*.xib"
]
}
}