2 "name": "MIDIEventKit",
4 "summary": "MIDI data structures for Swift. Send MIDI events in human language.",
5 "description": "MIDIEventKit\n===\nMIDI data structures for Swift. Send MIDI events in human language.\n\n\nRequirements\n----\n* Swift 4.0+\n* iOS 8.0+\n* macOS 10.9+\n\nInstall\n----\n```\npod 'MIDIEventKit'\n```\n\nUsage\n----\nSend or receive `MIDIPacket`s or `MIDIPacketList`s from `CoreMIDI` or [AudioKit](github.com/AudioKit/AudioKit)'s `AKMIDI` easily with MIDIEventKit data structures.",
6 "homepage": "https://github.com/cemolcay/MIDIEventKit",
9 "cemolcay": "ccemolcay@gmail.com"
16 "git": "https://github.com/cemolcay/MIDIEventKit.git",
19 "source_files": "Source/MIDIEventKit.swift",
20 "resources": "Source/MIDIEventKit.strings",