{ | |
"name": "KeyboardHideManager", | |
"version": "1.2.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.2.0" | |
}, | |
"source_files": "KeyboardHideManager/*.swift" | |
} |