| { |
| "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" |
| } |