blob: 4e9a31ec2e4fbce8ee7ae486fd68a1ed37bba191 [file] [log] [blame]
{
"name": "HideKeyboardTapGestureManager",
"version": "1.1.1",
"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.1"
},
"source_files": "Source/**/*.swift",
"screenshots": [
"https://raw.githubusercontent.com/bonyadmitr/HideKeyboardTapGestureManager/master/Resources/keyboard_icon.png",
"https://raw.githubusercontent.com/bonyadmitr/HideKeyboardTapGestureManager/master/Resources/preview.png"
],
"pushed_with_swift_version": "3.0"
}