blob: 50badf8591e9c97e725bcddf6cb4fd582194a619 [file] [log] [blame]
{
"name": "UIResponder+KeyboardAnimation",
"version": "0.2",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Showing/dismissing keyboard animation in simple view uiresponder category.",
"homepage": "https://github.com/adaiye/UIResponder-KeyboardAnimation",
"authors": {
"adaiye": "adaiye@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/adaiye/UIResponder-KeyboardAnimation.git",
"branch": "master",
"tag": "0.2"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h"
}