blob: 8354eb7fc43d7b27fa8155e9251a8a2b661483cb [file] [log] [blame]
{
"name": "SizeSlideButton",
"version": "1.0",
"summary": "A Swift UI Component for picking a size.",
"description": "SizeSlideButton is a Swift UIControl which allows for picking a size on the control. It recognizes long presses to activate the slider and a tap for a button TouchUp event.",
"homepage": "https://github.com/joncardasis/SizeSlideButton.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jonathan Cardasis",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/joncardasis/SizeSlideButton.git",
"tag": "1.0"
},
"source_files": "SizeSlideButton.swift"
}