blob: 729b90235f9b9594311a3e34de1f3c40327598c5 [file] [log] [blame]
{
"name": "MJSnackBar",
"version": "1.0.1",
"summary": "iOS implementation of the Android SnackBar used in some Google Apps",
"description": "MJSnackBar in an iOS implementation of the Android SnackBar used in some Google Apps. It's written in pure Swift.",
"homepage": "https://github.com/Shakarang/MJSnackBar",
"license": "MIT",
"authors": {
"Maxime Junger": "maxime.junger@epitech.eu"
},
"source": {
"git": "https://github.com/Shakarang/MJSnackBar.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*",
"pushed_with_swift_version": "3.0"
}