blob: 599dd8abbf11b7db8b64d61259231877a3240f1e [file] [log] [blame]
{
"name": "KOControls",
"version": "1.0.3",
"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.0.3"
},
"source_files": "Sources/*.swift",
"resources": "Sources/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"requires_arc": true,
"swift_version": "4.2"
}