8 "summary": "An XMPP Framework for Jetlink.",
9 "homepage": "https://jetlink.io",
11 "Kaan Tezgel": "kaantezgel@veslabs.com"
14 "http": "http://gboson.com/wp-content/uploads/2016/12/JetlinkXMPP.zip"
16 "description": "XMPPFramework provides a core implementation of RFC-3920 (the xmpp standard), along with\n the tools needed to read & write XML. It comes with multiple popular extensions (XEPs),\n all built atop a modular architecture, allowing you to plug-in any code needed for the job.\n Additionally the framework is massively parallel and thread-safe. Structured using GCD,\n this framework performs well regardless of whether it's being run on an old iPhone, or\n on a 12-core Mac Pro. (And it won't block the main thread... at all).",
22 "vendored_frameworks": "JetlinkXMPP.framework"