blob: 79c673c065cb4b8f0bddfc09e80988f58bd07e67 [file] [log] [blame]
{
"name": "SizeSlideButton",
"version": "1.1.4",
"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.4"
},
"source_files": "SizeSlideButton.swift"
}