blob: 61dc67a469d10275ab9cc073f081ceaec1bfae91 [file] [log] [blame]
{
"name": "KeyboardHideManager",
"version": "1.0.1",
"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.1"
},
"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"
}