[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 9 / 0 / f / MultiSlider / 1.9.7 / MultiSlider.podspec.json
blobcc46d25d8798caca498caed6aae5472e272ab371
2   "name": "MultiSlider",
3   "version": "1.9.7",
4   "summary": "UISlider clone with multiple thumbs and values, optional snap intervals, optional value labels.",
5   "homepage": "https://github.com/yonat/MultiSlider",
6   "screenshots": [
7     "https://raw.githubusercontent.com/yonat/MultiSlider/master/Screenshots/MultiSlider.png"
8   ],
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.txt"
12   },
13   "authors": {
14     "Yonat Sharon": "yonat@ootips.org"
15   },
16   "social_media_url": "https://twitter.com/yonatsharon",
17   "swift_versions": [
18     "4.2",
19     "5.0",
20     "5.0"
21   ],
22   "platforms": {
23     "ios": "9.0"
24   },
25   "requires_arc": true,
26   "source": {
27     "git": "https://github.com/yonat/MultiSlider.git",
28     "tag": "1.9.7"
29   },
30   "source_files": "Sources/*.swift",
31   "dependencies": {
32     "SweeterSwift": [
34     ],
35     "AvailableHapticFeedback": [
37     ]
38   },
39   "pod_target_xcconfig": {
40     "LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
41   },
42   "swift_version": "5.0"