3 "module_name": "TTGSnackbar",
5 "summary": "A Swift based implementation of the Android Snackbar for iOS. Show simple message and action button like a Toast.",
6 "description": "TTGSnackbar is useful for showing a brief message at the bottom of the screen with an action button.\nIt appears above all other elements on screen and only one can be displayed at a time.\nIt disappears after a timeout or after user click the action button.",
7 "homepage": "https://github.com/zekunyan/TTGSnackbar",
13 "zekunyan": "zekunyan@163.com"
15 "social_media_url": "https://twitter.com/zorro_tutuge",
20 "git": "https://github.com/zekunyan/TTGSnackbar.git",
23 "source_files": "TTGSnackbar/**/*.{h,swift}",