[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 6 / VolumeSlider / 1.0 / VolumeSlider.podspec.json
blobead5412a42968721d41305d26e991fb77cb48c06
2   "name": "VolumeSlider",
3   "version": "1.0",
4   "summary": "A custom volume slider with bar representation.",
5   "description": "VolumeSlider control with bar representation allow user to change value with touch event. Also allow to set gradient color horizontally.",
6   "homepage": "https://github.com/surjeet-singh/VolumeSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "surjeet-singh": "surjeetgangwar24@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/surjeet-singh/VolumeSlider.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VolumeSlider/Source/*.{swift,plist}",
22   "pushed_with_swift_version": "3.0"