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