blob: 3808081f46edaac8171565f1e8c4d52f55312047 [file] [log] [blame]
{
"name": "Knob",
"version": "0.0.1",
"summary": "Knob UI Control in Swift.",
"homepage": "https://github.com/dongyaxun/Knob",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dongyaxun": "dyx_1991@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"source": {
"git": "https://github.com/dongyaxun/Knob.git",
"tag": "0.0.1"
},
"source_files": "Sources/*/*.swift",
"swift_version": "5.3"
}