4 "summary": "Wire up digital and analog IOs to your Mac.",
5 "description": "Wire up digital and analog IOs to your Mac and control them with your Swift or Objective-C code run on your Mac.\nTo connect the inputs and outputs, use a Teensy development board connected via USB.\nIt looks a lot like an Arduino Nano connected for loading the code.\nYet with Wirekite the custom code is written for and run on your Mac.",
6 "homepage": "https://github.com/manuelbl/WirekiteMac",
12 "manuelbl": "manuelbl@users.noreply.github.com"
15 "git": "https://github.com/manuelbl/WirekiteMac.git",
21 "source_files": "WirekiteMacLib/Sources/**/*",
22 "public_header_files": "WirekiteMacLib/Sources/**/*.h",