2 "name": "NodeConnectionHelper",
4 "summary": "NodeConnectionHelper speeds up NODE+ development by providing a class that wraps most common CoreBluetooth code.",
5 "description": " NODE+ is a wireless modular sensor platform made by Variable, Inc.\n NodeConnectionHelper speeds up NODE+ app development by providing common \n CoreBluetooth initialization and device discovery code in an easy to use class.\n\n More details on NODE+ can be found at http://www.variableinc.com/\n",
6 "homepage": "http://www.variableinc.com",
7 "license": "BSD 2-Clause",
9 "Variable, Inc.": "customersupport@variableinc.com"
15 "git": "https://bitbucket.org/variabletech/nodeconnectionhelper.git",
19 "source_files": "Classes/*.{h,m}",
20 "frameworks": "CoreBluetooth"