blob: 80281d46d83fcec385bd5ed8ded6a20c5593124e [file] [log] [blame]
{
"name": "KOControls",
"version": "1.1.1",
"summary": "Package of useful controls: pickers, presenting queue, textfield thats supports showing the errors etc.",
"homepage": "https://github.com/Flawion/KOControls",
"license": "MIT",
"authors": "Kuba Ostrowski",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Flawion/KOControls.git",
"tag": "1.1.1"
},
"source_files": "Sources/*.swift",
"resources": "Sources/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"requires_arc": true,
"swift_version": "5.0"
}