2 "name": "MUKUserNotificationController",
4 "summary": "A controller which displays user notifications covering status bar.",
5 "description": " MUKUserNotificationController is a controller (not 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/MUKUserNotificationController",
8 "http://i.imgur.com/K2uiyTy.png",
9 "http://i.imgur.com/gCnSEvL.png",
10 "http://i.imgur.com/t9bLMB9.png"
14 "Marco Muccinelli": "muccymac@gmail.com"
17 "git": "https://github.com/muccy/MUKUserNotificationController.git",
24 "compiler_flags": "-Wdocumentation",
27 "Pod/Classes/**/*.{h,m}"
30 "MUKUserNotificationController": [
34 "private_header_files": "Pod/Classes/Private/*.h"