blob: 1b1530c82dca3c2628e93c7b673f9100b7660c83 [file] [log] [blame]
{
"name": "SizeSlideButton",
"version": "1.1.2",
"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.2"
},
"source_files": "SizeSlideButton.swift"
}