[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 5 / 9 / 7 / UIViewController+BHTKeyboardAnimationBlocks / 0.0.2 / UIViewController+BHTKeyboardAnimationBlocks.podspec.json
blob649ba56df0056d071a6aff6445cd0eb8a129a807
2   "name": "UIViewController+BHTKeyboardAnimationBlocks",
3   "version": "0.0.2",
4   "summary": "UIViewController category providing easy API for actions during keyboard appearing/disappearing",
5   "homepage": "https://github.com/bartekhugo/BHTKeyboardAnimationBlocks",
6   "authors": {
7     "Bartek Hugo TrzciƄski": "bartekhugo@me.com"
8   },
9   "source": {
10     "git": "https://github.com/bartekhugo/BHTKeyboardAnimationBlocks.git",
11     "tag": "0.0.2"
12   },
13   "source_files": "BHTKeyboardAnimationBlocks/*.{h,m}",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE"
21   }