blob: f8ea5ecdf2a78904fcaf96ae3b05cbc4f83045ba [file] [log] [blame]
{
"name": "GFSnackBarView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFSnackBarView/Classes/**/*",
"resource_bundles": {
"GFSnackBarView": [
"GFSnackBarView/Assets/*.xib"
]
}
}