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