blob: de4b44a94a2555b188be6f3b07128b6718de659f [file] [log] [blame]
{
"name": "JMMarkSliderSwift",
"version": "1.0.0",
"summary": "Swift port of JMMarkSlider(https://github.com/joamafer/JMMarkSlider)",
"description": "Fully customizable slider that allows to set marks on it. You can set the color of the bar, marks and handler, the width of the marks and even an image for the handler.",
"homepage": "https://github.com/vaishalok/JMMarkSliderSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vaishalok": "vaish.alok16@gmail.com"
},
"source": {
"git": "https://github.com/vaishalok/JMMarkSliderSwift.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/vaishalok16",
"platforms": {
"ios": "8.0"
},
"source_files": "JMMarkSliderSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}