4 "summary": "MessageBox is a simple concept for decoupling entities. Think of it as notifications but the opposite.",
5 "description": "MessageBox is a simple concept for decoupling entities. Think of it as notifications but lazy. For example entity A can place a message that entity B can read whenever suitable – not at once like notifications.\n- For example entity A can place a message that entity B can read whenever suitable – not at once like notifications.\n- A view controller would like to talk to another view controller, but you don't want to create a strong or weak relationship.",
6 "homepage": "https://github.com/MKGitHub/MessageBox-Concept",
7 "screenshots": "https://raw.githubusercontent.com/MKGitHub/MessageBox-Concept/master/MessageBox.png",
9 "type": "Apache License, Version 2.0",
13 "Mohsan Khan": "git.mk@xybernic.com"
22 "git": "https://github.com/MKGitHub/MessageBox-Concept.git",