blob: 8e99de2bcd62ead35a1e7bc0f7a8d00fb31aac12 [file] [log] [blame]
{
"name": "KeyboardHideManager",
"version": "1.1.0",
"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.1.0"
},
"source_files": "KeyboardHideManager/*.swift",
"pushed_with_swift_version": "3.0"
}