[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 1 / b / SHMIDIKit / 0.0.8 / SHMIDIKit.podspec.json
blob37a347a590f226099722a8dff9dd868fc8f8a20a
2   "name": "SHMIDIKit",
3   "version": "0.0.8",
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.8"
18   },
19   "source_files": "Framework/*.swift",
20   "swift_version": "4.2"