7 "homepage": "https://github.com/exchangegroup/Dodo",
8 "summary": "A message bar written in Swift.",
9 "description": "This is a UI widget for showing text messages in iOS apps. It is useful for showing short messages to the user, something like: \"Message sent\", \"Note saved\", \"No Internet connection\".\n\n* Dodo includes styles for success, info, warning and error type messages.\n* The bar can have buttons with custom tap handlers.\n* Bar styles can be customized.\n* You can provide custom animations for showing and hiding the bar or use one of the default animation presets.\n* Provides a mock class for unit tests.",
11 "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
14 "git": "https://github.com/exchangegroup/Dodo.git",
17 "screenshots": "https://raw.githubusercontent.com/exchangegroup/Dodo/master/Graphics/Paintings/alices_adventures_in_wonderland.png",
18 "source_files": "Dodo/**/*.swift",
19 "resources": "Dodo/**/*.xcassets",