blob: d68d2670949cb835a59489338b3bddc2622a9716 [file] [log] [blame]
{
"name": "JMSRangeSlider",
"version": "1.1.1",
"summary": "A Custom Range Slider for OSX",
"homepage": "https://github.com/johnmcneilstudio/JMSRangeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthieu Collé": "matthieu@johnmcneilstudio.com"
},
"source": {
"git": "https://github.com/johnmcneilstudio/JMSRangeSlider.git",
"tag": "v1.1.1"
},
"social_media_url": "https://twitter.com/jmcneilstudio",
"screenshots": "https://github.com/johnmcneilstudio/JMSRangeSlider/raw/master/screenshot.png",
"documentation_url": "https://github.com/johnmcneilstudio/JMSRangeSlider/blob/master/README.md",
"platforms": {
"osx": "10.10"
},
"frameworks": "QuartzCore",
"description": "JMSRangeSlider is a custom Range Slider for OSX. Think of a NSSlider with two cells.",
"source_files": "JMSRangeSlider/*.swift"
}