blob: 0de19f2ea03fcc82f08ae5212e3e35540e02cca9 [file] [log] [blame]
{
"name": "VolumeSlider",
"version": "1.0.2",
"summary": "A custom volume slider with bar representation.",
"description": "VolumeSlider control with bar representation allow user to change value with touch event. Also allow to set gradient color horizontally.",
"homepage": "https://github.com/surjeet-singh/VolumeSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Surjeet Singh": "surjeetgangwar24@gmail.com"
},
"source": {
"git": "https://github.com/surjeet-singh/VolumeSlider.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VolumeSlider/Source/*.{swift,plist}",
"swift_version": "3.0"
}