blob: 6947873e8fa97f5a31ae350da39a0265e646cfc4 [file] [log] [blame]
{
"name": "SHMultiSlider",
"version": "0.1.6",
"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.1.6"
},
"source_files": "Sources/*.swift",
"swift_version": "4.2",
"resources": "Resources/*.xib"
}