[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / 0 / f / MultiSlider / 1.10.11 / MultiSlider.podspec.json
blobb96bf455dbf4307864988aa4248d9deeaa404981
2   "name": "MultiSlider",
3   "version": "1.10.11",
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   ],
21   "platforms": {
22     "ios": "9.0"
23   },
24   "requires_arc": true,
25   "source": {
26     "git": "https://github.com/yonat/MultiSlider.git",
27     "tag": "1.10.11"
28   },
29   "source_files": "Sources/*.swift",
30   "dependencies": {
31     "SweeterSwift": [
33     ],
34     "AvailableHapticFeedback": [
36     ]
37   },
38   "pod_target_xcconfig": {
39     "LD_RUNPATH_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)"
40   },
41   "swift_version": "5.0"