[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / 1 / SizeSlideButton / 1.0 / SizeSlideButton.podspec.json
blob8354eb7fc43d7b27fa8155e9251a8a2b661483cb
2   "name": "SizeSlideButton",
3   "version": "1.0",
4   "summary": "A Swift UI Component for picking a size.",
5   "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.",
6   "homepage": "https://github.com/joncardasis/SizeSlideButton.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Jonathan Cardasis",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/joncardasis/SizeSlideButton.git",
17     "tag": "1.0"
18   },
19   "source_files": "SizeSlideButton.swift"