blob: fa15d1512b1c135abcf48f7bb82d6e89abcd87a9 [file] [log] [blame]
{
"name": "KnobControl1",
"version": "1.0.0",
"summary": "A knob control like the UISlider, but in a circular form.",
"description": "The knob control is a completely customizable widget that can be used in any iOS app. It also plays a little victory fanfare.",
"homepage": "http://raywenderlich.com",
"platforms": {
"ios": "12.0"
},
"license": "MIT",
"authors": {
"Chanchal": "chanchal@naxtre.com"
},
"source": {
"git": "https://github.com/chanchal4/knobControl.git",
"tag": "1.0.0"
},
"source_files": "KnobControl",
"swift_versions": "4.2",
"swift_version": "4.2"
}