blob: 839d3804a5488c4b4418d87bfa86a4c9e7e81d5e [file] [log] [blame]
{
"name": "KnobControlTatla",
"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",
"license": "MIT",
"authors": {
"Muhammad Usman": "muhammad.usman@nxb.com.pk"
},
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://github.com/iTatla1/KnobControl.git",
"tag": "1.0.0"
},
"source_files": "KnobControl",
"swift_version": "4.2"
}