[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / b / 5 / GCXSteppedSlider / 0.1.0 / GCXSteppedSlider.podspec.json
blobefdd35fc09d38bec5d11eb0af5d5d5f26e3e604f
2   "name": "GCXSteppedSlider",
3   "version": "0.1.0",
4   "summary": "A custom UISlider implementation with tappable intermediate steps.",
5   "description": "A custom, fully configurable UISlider implementation with tappable intermediate steps.",
6   "homepage": "https://github.com/grandcentrix/GCXSteppedSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Timo Josten": "timo.josten@grandcentrix.net"
13   },
14   "source": {
15     "git": "https://github.com/grandcentrix/GCXSteppedSlider.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GCXSteppedSlider/Classes/**/*"