blob: 1e1290753e8da1e2f6fc2ed1dab25dd70c9b36fb [file] [log] [blame]
{
"name": "fluid-slider",
"version": "0.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": "0.0.1"
},
"source_files": "Sources/*.swift",
"dependencies": {
"pop": [
]
},
"pushed_with_swift_version": "4.0"
}