[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / d / 1 / b / SHMIDIKit / 0.0.1 / SHMIDIKit.podspec.json
blob213ad0db5a2bd05b93ef0407fa824c49e2402cf7
2   "name": "SHMIDIKit",
3   "version": "0.0.1",
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.studio/",
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.1"
18   },
19   "source_files": "Framework/*.swift",
20   "swift_version": "4.2"