[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 7 / JMSRangeSlider / 1.1.2 / JMSRangeSlider.podspec.json
blobc14a619e0a4f975c75875b28e0867ca8d5333ebc
2   "name": "JMSRangeSlider",
3   "version": "1.1.2",
4   "summary": "A Custom Range Slider for OSX",
5   "homepage": "https://github.com/johnmcneilstudio/JMSRangeSlider",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matthieu CollĂ©": "matthieu@johnmcneilstudio.com"
12   },
13   "source": {
14     "git": "https://github.com/johnmcneilstudio/JMSRangeSlider.git",
15     "tag": "v1.1.2"
16   },
17   "social_media_url": "https://twitter.com/jmcneilstudio",
18   "screenshots": "https://github.com/johnmcneilstudio/JMSRangeSlider/raw/master/screenshot.png",
19   "documentation_url": "https://github.com/johnmcneilstudio/JMSRangeSlider/blob/master/README.md",
20   "platforms": {
21     "osx": "10.10"
22   },
23   "frameworks": "QuartzCore",
24   "description": "JMSRangeSlider is a custom Range Slider for OSX. Think of a NSSlider with two cells.",
25   "source_files": "JMSRangeSlider/*.swift"