blob: 597c3d8dfcbc36e320f423fe4c4e6688ebeeefc3 [file] [log] [blame]
{
"name": "UIResponder+KeyboardCache",
"version": "0.1",
"license": "MIT",
"summary": "A simple workaround to the annoying problem of keyboard lag.",
"homepage": "https://github.com/mbrandonw/UIResponder-KeyboardCache",
"authors": {
"Brandon Williams": "brandon@opetopic.com"
},
"source": {
"git": "https://github.com/mbrandonw/UIResponder-KeyboardCache.git",
"commit": "2374177b071bad5fb332d7f900f45842f579f960"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}