2 "name": "MUKUserNotificationViewController",
4 "summary": "A view controller which displays user notification replacing status bar.",
5 "description": " MUKUserNotificationViewController is a container view controller which displays user notifications where status bar lives.\n Functionality is highly inspired by Tweetbot.\n You will have features like:\n * sticky notifications;\n * temporary notifications with a custom duration;\n * queue of notifications with rate limiting;\n * customizable colors and text;\n * tap and pan up gestures support.\n",
6 "homepage": "https://github.com/muccy/MUKUserNotificationViewController",
8 "http://i.imgur.com/K2uiyTy.png",
9 "http://i.imgur.com/gCnSEvL.png",
10 "http://i.imgur.com/t9bLMB9.png"
14 "Muccy": "muccymac@gmail.com"
17 "git": "https://github.com/muccy/MUKUserNotificationViewController.git",
24 "compiler_flags": "-Wdocumentation",
25 "source_files": "Pod/Classes",
26 "deprecated_in_favor_of": "MUKUserNotificationController"