blob: 6aaff63b8f1b064ebfa09b48708caa3d962f89dc [file] [log] [blame]
{
"name": "KeyboardHideManager",
"version": "1.0.0",
"summary": "Codeless manager to hide keyboard by tapping on views for iOS written in Swift.",
"homepage": "https://github.com/bonyadmitr/KeyboardHideManager",
"authors": {
"Bondar Yaroslav": "bonyadmitr@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bonyadmitr/KeyboardHideManager.git",
"tag": "1.0.0"
},
"source_files": "KeyboardHideManager/*.swift",
"screenshots": [
"https://raw.githubusercontent.com/bonyadmitr/KeyboardHideManager/master/Resources/keyboard_icon.png",
"https://raw.githubusercontent.com/bonyadmitr/KeyboardHideManager/master/Resources/preview.png"
],
"pushed_with_swift_version": "3.0"
}