[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / 7 / UIViewController+BHTKeyboardAnimationBlocks / 0.0.1 / UIViewController+BHTKeyboardAnimationBlocks.podspec.json
blob11f1c65e6b099fbcd4810fa4235497a7b921d776
2   "name": "UIViewController+BHTKeyboardAnimationBlocks",
3   "version": "0.0.1",
4   "summary": "UIViewController category providing easy API for action 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.1"
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   }