[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / 1 / b / SHMIDIKit / 0.0.5 / SHMIDIKit.podspec.json
blob46ab69f8f9afc19fb5817b27deea69a7b650686b
2   "name": "SHMIDIKit",
3   "version": "0.0.5",
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.5"
18   },
19   "source_files": "Framework/*.swift",
20   "swift_version": "4.2"