[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 9 / 0 / f / MultiSlider / 1.0.1 / MultiSlider.podspec.json
blob3cd0fbed13d12ca2b4dba109ecace20c0d309868
2   "name": "MultiSlider",
3   "version": "1.0.1",
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.0.1"
22   },
23   "source_files": "Sources/*.swift",
24   "dependencies": {
25     "MiniLayout": [
27     ]
28   },
29   "pushed_with_swift_version": "2.3"