blob: 6409511fd518cedef0a4850d3fbdaa2674260929 [file] [log] [blame]
{
"name": "MultiSlider",
"version": "1.3.1",
"summary": "UISlider clone with multiple thumbs and values, optional snap intervals, optional value labels.",
"homepage": "https://github.com/yonat/MultiSlider",
"screenshots": "https://raw.githubusercontent.com/yonat/MultiSlider/master/Screenshots/MultiSlider.png",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Yonat Sharon": "yonat@ootips.org"
},
"social_media_url": "http://twitter.com/yonatsharon",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/MultiSlider.git",
"tag": "1.3.1"
},
"source_files": "Sources/*.swift",
"dependencies": {
"MiniLayout": [
]
}
}