blob: d99e0df535af0c0f02d6bae163a90ea9f8ee1648 [file] [log] [blame]
{
"name": "MultiSlider",
"version": "1.1.2",
"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.1.2"
},
"source_files": "Sources/*.swift",
"dependencies": {
"MiniLayout": [
]
},
"pushed_with_swift_version": "3.0.1"
}