blob: 1e552c7a956d5f708245d64fa6480509eef54605 [file] [log] [blame]
{
"name": "HideKeyboardWhenTappedAround",
"version": "1.0.0",
"summary": "As the name suggest, it hides the keyboard when user tapped around.",
"description": "It hides the keyboard when user tapped anywhere around a UIViewController.",
"homepage": "https://github.com/Shritesh99/HideKeyboardWhenTappedAround",
"screenshots": "https://raw.githubusercontent.com/Shritesh99/HideKeyboardWhenTappedAround/master/gif/ss.gif",
"license": "MIT",
"authors": {
"Shritesh": "shritesh.sj@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Shritesh99/HideKeyboardWhenTappedAround.git",
"tag": "1.0.0"
},
"source_files": "HideKeyboardWhenTappedAround/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}