blob: 800013faf2bbb25d0ada81bcc5734b130571bb97 [file] [log] [blame]
{
"name": "EKnobControl",
"platforms": {
"ios": "12.0"
},
"summary": "A knob control like the UISlider, but in a circular form.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Do Van Phu": "dvphu79@gmail.com"
},
"homepage": "https://github.com/dvphu79/EKnobControl",
"source": {
"git": "https://github.com/dvphu79/EKnobControl.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "EKnobControl/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}