blob: 3d5491d23631b33af114613ba320e97a662d1811 [file] [log] [blame]
{
"name": "ZgpeaceKnobControl",
"version": "1.0.1",
"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 vitory fanfare",
"homepage": "https://github.com/zgpeace/KnobControl",
"license": "MIT",
"authors": {
"zgpeace": "zgpeace@gmail.com"
},
"platforms": {
"ios": "12.2"
},
"source": {
"git": "https://github.com/zgpeace/KnobControl.git",
"tag": "1.0.1"
},
"source_files": "KnobControl",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}