[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 9 / 0 / f / MultiSlider / 1.1.0 / MultiSlider.podspec.json
blob549209d8e901148b6be029616ada6899fd09fcd0
2   "name": "MultiSlider",
3   "version": "1.1.0",
4   "summary": "UISlider clone with multiple thumbs and values, optional snap intervals, optional value labels.",
5   "homepage": "https://github.com/yonat/MultiSlider",
6   "screenshots": "https://raw.githubusercontent.com/yonat/MultiSlider/master/Screenshots/MultiSlider.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Yonat Sharon": "yonat@ootips.org"
13   },
14   "social_media_url": "http://twitter.com/yonatsharon",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/yonat/MultiSlider.git",
21     "tag": "1.1.0"
22   },
23   "source_files": "Sources/*.swift",
24   "dependencies": {
25     "MiniLayout": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0.1"