[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / e / SplitSlider / 0.1.2 / SplitSlider.podspec.json
blob36fdd6a95dc538d359387c1df423c2b176d63f21
2   "name": "SplitSlider",
3   "version": "0.1.2",
4   "summary": "A simple customizable two way slider.",
5   "description": "Two way slider with zero (minimum) in the middle. In fact two sliders combined into one,\nleft one increasing towards left, right one towards right.\nThe appearance is customizable as well as the individual slider portions.",
6   "homepage": "https://github.com/3ph/SplitSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "3ph": "instantni.med@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/3ph/SplitSlider.git",
16     "tag": "0.1.2"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SplitSlider/Classes/**/*"