2 "name": "RFduino-library",
4 "summary": "RFduino-library is a few classes to manage & communicate with RFduino boards over BlueTooth 4.0",
5 "description": "This code provides an easy way to communicate with the RFduino boards. It originally came from https://github.com/RFduino/RFduino, but I have made a few minor changes.",
6 "homepage": "http://www.rfduino.com",
7 "license": "GNU LGPL 2.1",
9 "RFDuino": "rfduino.com"
12 "git": "https://github.com/amayers/RFduino-library.git",
19 "source_files": "Classes/**/*.{m,h}",
20 "public_header_files": "Classes/**/*.h",