blob: 560f2b3cf2c5c9fd9959a1ccf62d2a9ff47201fb [file] [log] [blame]
{
"name": "VerticalSteppedSlider",
"version": "0.1.0",
"summary": "A completely configurable slider with options for steps, vertical orientation, and custom colors.",
"description": "A completely configurable slider with options for steps, vertical orientation, and custom colors. Configurable in storyboard.",
"homepage": "https://github.com/mludowise/VerticalSteppedSlider",
"screenshots": [
"https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/demo.gif",
"https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/value-limits@2x.png",
"https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/colors@2x.png",
"https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/images@2x.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mel Ludowise": "mludowise@gmail.com"
},
"source": {
"git": "https://github.com/mludowise/VerticalSteppedSlider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VerticalSteppedSlider/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}