blob: 1d2805f09237e5a99085067bf50fe16171c60984 [file] [log] [blame]
{
"name": "KeyboardWrapper",
"version": "4.0.0",
"summary": "A wrapper for UIKeyboard notifications.",
"description": "A safe wrapper for UIKeyboard notifications written in Swift.",
"homepage": "https://github.com/zummenix/KeyboardWrapper",
"license": "MIT",
"authors": {
"Aleksey Kuznetsov": "zummenix@gmail.com"
},
"source": {
"git": "https://github.com/zummenix/KeyboardWrapper.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4"
}