[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 1 / b / SHMIDIKit / 0.1.3 / SHMIDIKit.podspec.json
blobd5268dbf2d7e3fa4cad37da0da192ee33157238f
2   "name": "SHMIDIKit",
3   "version": "0.1.3",
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.1.3"
18   },
19   "source_files": "Framework/*.swift",
20   "swift_version": "4.2"