[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 1 / b / SHMIDIKit / 0.0.4 / SHMIDIKit.podspec.json
blobb44833f24d3598fd13a871cdf4039d3a6f2b0e3c
2   "name": "SHMIDIKit",
3   "version": "0.0.4",
4   "summary": "Lightweight MIDI framework for iOS and macOS, create virtual MIDI source, parse data into MIDI packet and send them out to DAWs.",
5   "description": "SHMIDIKit is a lightweight MIDI framework for iOS and macOS, create virtual MIDI source, parse data into MIDI packet and send them out to DAWs.",
6   "homepage": "https://sonichits.co/",
7   "license": "MIT",
8   "authors": {
9     "Rex Wang": "Sonic Hits Co"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/Rexhits/SHMIDIKit.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "Framework/*.swift",
20   "swift_version": "4.2"