blob: f401657754c32fb91483f7bb793445601de2eff1 [file] [log] [blame]
{
"name": "HideKeyboardTapGestureManager",
"version": "1.0.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.0.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}