blob: fc1c0c670d74c3213f6c8ee026abd8ec207339e7 [file] [log] [blame]
{
"name": "HideKeyboardTapGestureManager",
"version": "1.1.0",
"summary": "Easy to use, codeless manager to hide keyboard by tapping on views for iOS written in Swift.",
"homepage": "https://github.com/bonyadmitr/HideKeyboardTapGestureManager",
"authors": {
"Bondar Yaroslav": "bonyadmitr@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bonyadmitr/HideKeyboardTapGestureManager.git",
"tag": "1.1.0"
},
"source_files": "Source/**/*.swift",
"screenshots": [
"https://github.com/bonyadmitr/HideKeyboardTapGestureManager/blob/develop/Resources/keyboard_icon.png?raw=true",
"https://github.com/bonyadmitr/HideKeyboardTapGestureManager/blob/develop/Resources/preview.png?raw=true"
],
"pushed_with_swift_version": "3.0"
}