blob: 410856ccf6ca738c3b6e48b5415dd2c63b92e5db [file] [log] [blame]
{
"name": "fluid-slider",
"version": "0.0.5",
"summary": "A slider widget with a popup bubble displaying the precise value selected.",
"homepage": "https://github.com/Ramotion/fluid-slider",
"license": "MIT",
"authors": {
"Juri Vasylenko": "juri.v@ramotion.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Ramotion/fluid-slider.git",
"tag": "0.0.5"
},
"source_files": "Sources/*.swift",
"dependencies": {
"pop": [
]
},
"pushed_with_swift_version": "4.0"
}