blob: 765bb398241ff2f73232359ee41c3989945e1201 [file] [log] [blame]
{
"name": "UIKeyboard",
"version": "1.0",
"summary": "UIKeyboard observer with closures and delegates",
"description": "Simple way to observe keyboard frame changes with closures and delegates",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"YuriFox": "yuri17fox@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/YuriFox/UIKeyboard",
"source": {
"git": "https://github.com/YuriFox/UIKeyboard.git",
"tag": "1.0"
},
"source_files": "Source/*.swift"
}