blob: f1052977d1f9712f40ad31beb286f498281d1684 [file] [log] [blame]
{
"name": "DBNumberedSlider",
"version": "1.0.0",
"summary": "IB_Designable UISlider with value label inside thumb",
"description": "IB_Designable UISlider with value UILabel inside thumb.",
"homepage": "https://github.com/immago/DBNumberedSlider",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Dmitry Byankin": "the.immago@gmail.com"
},
"source": {
"git": "https://github.com/immago/DBNumberedSlider.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*"
}