[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 1 / b / KeyboardEventHandler / 0.1.1 / KeyboardEventHandler.podspec.json
blob5299957dab871ef0f2aca5ed6fbd84b885a01690
2   "name": "KeyboardEventHandler",
3   "version": "0.1.1",
4   "summary": "Keyboard Event Handler is a useful tool for handling keyboard behaviour and dynamic change view constraint.",
5   "description": "To use Keyboard Event Handler just install it via cocoapods and create instance of class with convenience init method. You can init Keyboard Event Handler with special offset - default offset is 0.",
6   "homepage": "https://github.com/nov-/KeyboardEventHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Smirnov Yuriy": "nov-@mail.ru"
13   },
14   "source": {
15     "git": "https://github.com/nov-/KeyboardEventHandler.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/nov__",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KeyboardEventHandler/Classes/**/*"