blob: 9006e4c9ec29597cdcf3da7a7f9d8f2814c51014 [file] [log] [blame]
{
"name": "SizeSlideButton",
"version": "1.1",
"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"
},
"source_files": "SizeSlideButton.swift"
}