[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / e / SplitSlider / 0.1.1 / SplitSlider.podspec.json
blob5fd8e45c43e84c7e0c7b774dea5cc27cfce81d2e
2   "name": "SplitSlider",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SplitSlider/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   }