[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 3 / 9 / 4 / VerticalSteppedSlider / 0.1.0 / VerticalSteppedSlider.podspec.json
blob560f2b3cf2c5c9fd9959a1ccf62d2a9ff47201fb
2   "name": "VerticalSteppedSlider",
3   "version": "0.1.0",
4   "summary": "A completely configurable slider with options for steps, vertical orientation, and custom colors.",
5   "description": "A completely configurable slider with options for steps, vertical orientation, and custom colors. Configurable in storyboard.",
6   "homepage": "https://github.com/mludowise/VerticalSteppedSlider",
7   "screenshots": [
8     "https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/demo.gif",
9     "https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/value-limits@2x.png",
10     "https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/colors@2x.png",
11     "https://github.com/mludowise/VerticalSteppedSlider/raw/master/readme_img/images@2x.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Mel Ludowise": "mludowise@gmail.com"
19   },
20   "source": {
21     "git": "https://github.com/mludowise/VerticalSteppedSlider.git",
22     "tag": "0.1.0"
23   },
24   "platforms": {
25     "ios": "8.0"
26   },
27   "source_files": "VerticalSteppedSlider/Classes/**/*",
28   "frameworks": "UIKit",
29   "pushed_with_swift_version": "4.0"