blob: 11f1c65e6b099fbcd4810fa4235497a7b921d776 [file] [log] [blame]
{
"name": "UIViewController+BHTKeyboardAnimationBlocks",
"version": "0.0.1",
"summary": "UIViewController category providing easy API for action 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.1"
},
"source_files": "BHTKeyboardAnimationBlocks/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}