blob: 58464d7573047632691a18f7806e4389886b40ad [file] [log] [blame]
{
"name": "SizeSlideButton",
"version": "1.1.3",
"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": "8.0"
},
"source": {
"git": "https://github.com/joncardasis/SizeSlideButton.git",
"tag": "1.1.3"
},
"source_files": "SizeSlideButton.swift"
}