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