blob: 48a1beba60f35391b0146f38eaf00ad5ad9a3f52 [file] [log] [blame]
{
"name": "KoiWheel",
"version": "0.1.0",
"summary": "A customizable subclass of UIControl which allows you to create a Jog Wheel, Turntable or Knob.",
"description": "A customizable subclass of UIControl which allows you to create a Jog Wheel, Turntable or Knob.\nDevelopers can adjust the Angular Resistance of the wheel to customize its feel.",
"homepage": "https://github.com/kwabford/KoiWheel",
"screenshots": [
"https://raw.githubusercontent.com/kwabford/KoiWheel/master/Media/screenshot1.png",
"https://raw.githubusercontent.com/kwabford/KoiWheel/master/Media/screenshot2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kwabford": "kwabford@gmail.com"
},
"source": {
"git": "https://github.com/kwabford/KoiWheel.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/kwabford",
"platforms": {
"ios": "12.0"
},
"source_files": "KoiWheel/Classes/**/*",
"swift_version": "4.2"
}