2 "name": "MIDIEventKit",
4 "swift_version": "4.2",
5 "summary": "MIDI data structures for Swift. Send MIDI events in human language.",
6 "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.",
7 "homepage": "https://github.com/cemolcay/MIDIEventKit",
10 "cemolcay": "ccemolcay@gmail.com"
17 "git": "https://github.com/cemolcay/MIDIEventKit.git",
20 "source_files": "Source/MIDIEventKit.swift",
21 "resources": "Source/MIDIEventKit.strings",