blob: 69cc8865ad28a973152a7a8ca3ea653bdddaa12d [file] [log] [blame]
{
"name": "KnobControlBySomu",
"version": "1.0.1",
"summary": "A knob control like the UISlider, but in a circular form.",
"description": "The knob control is a completely customisable widget that can be used in any iOS app. It also plays a little victory fanfare.",
"homepage": "https://github.com/Somendra-yadav/KnobControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Somendra Yadav": "somendra.sy@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Somendra-yadav/KnobControl.git",
"tag": "1.0.1"
},
"source_files": "KnobControl/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}