blob: 17f56296a0431cc3312bb42e31386fc93267d481 [file] [log] [blame]
{
"name": "SHMultiSlider",
"version": "0.0.1",
"summary": "[macOS] Knob with 2 sliders",
"description": "A multislider UI component for macOS, written in Swift 4.2",
"homepage": "https://sonichits.studio/",
"license": "MIT",
"authors": {
"Rex Wang": "Sonic Hits Co"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/Rexhits/SHMultiSlider.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2"
}