4 "summary": "An iOS implementation of the Material Design Snackbar component; a stylish actionable alert.",
5 "description": "Snackbars are a Android UI component which present a stylish, actionable alert to the user. Google also uses their own iOS snackbar implementation in some of their iOS apps, such as Gmail.\n\nSnackbar's are useful for presenting a brief message to the user which they can then act on. A common usage pattern is to display a snackbar after a user has performed some destructive action, providing the user with a grace period during which they can undo this action.",
6 "homepage": "https://github.com/stonesam92/SSSnackbar",
8 "http://i.imgur.com/Z5QWAJW.jpg",
9 "http://i.imgur.com/bud0MB4.jpg"
13 "Sam Stone": "stonesam92@gmail.com"
16 "git": "https://github.com/stonesam92/SSSnackbar.git",
19 "social_media_url": "https://twitter.com/CmdShiftN",
24 "source_files": "Pod/Classes/**/*",
30 "public_header_files": "Pod/Classes/**/*.h",