blob: 649ba56df0056d071a6aff6445cd0eb8a129a807 [file] [log] [blame]
{
"name": "UIViewController+BHTKeyboardAnimationBlocks",
"version": "0.0.2",
"summary": "UIViewController category providing easy API for actions during keyboard appearing/disappearing",
"homepage": "https://github.com/bartekhugo/BHTKeyboardAnimationBlocks",
"authors": {
"Bartek Hugo TrzciƄski": "bartekhugo@me.com"
},
"source": {
"git": "https://github.com/bartekhugo/BHTKeyboardAnimationBlocks.git",
"tag": "0.0.2"
},
"source_files": "BHTKeyboardAnimationBlocks/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}