blob: 4b5386a19f2128e62d523f9b3549b4efed660cc7 [file] [log] [blame]
{
"name": "fluid-slider",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "Sources/*.swift",
"dependencies": {
"pop": [
]
}
}