[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / d / e / WirekiteMac / 0.1.0 / WirekiteMac.podspec.json
blobc2a13f6f34f124ace4c1e97f8f49ca95be9e93da
2   "name": "WirekiteMac",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manuelbl": "manuelbl@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/manuelbl/WirekiteMac.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "source_files": "WirekiteMacLib/Sources/**/*",
22   "public_header_files": "WirekiteMacLib/Sources/**/*.h",
23   "libraries": "c++"