[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 5 / 6 / e / GNRangeSlider / 0.1.3 / GNRangeSlider.podspec.json
blobeb33291fdc3182bb01c02f48f582280c4d8732f1
2   "name": "GNRangeSlider",
3   "version": "0.1.3",
4   "summary": "A fully customisable range slider",
5   "description": "This library can be used to show a double thumb slider to provide range input.",
6   "homepage": "https://github.com/nicolaouG/GNRangeSlider",
7   "screenshots": "https://raw.githubusercontent.com/nicolaouG/GNRangeSlider/master/rangeSlider.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "george": "georgios.nicolaou92@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5",
19   "source": {
20     "git": "https://github.com/nicolaouG/GNRangeSlider.git",
21     "tag": "0.1.3"
22   },
23   "source_files": "GNRangeSlider/**/*.{h,m,swift}",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5"