[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 9 / KeyboardEventsHandler / 0.1.2 / KeyboardEventsHandler.podspec.json
blob040e5de528c0555cc264b643fe327c469ca9602d
2   "name": "KeyboardEventsHandler",
3   "version": "0.1.2",
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 KeyboardEventsHandler class with convenience init method. You can init Keyboard Event Handler with special offset - default offset is 0.",
6   "homepage": "https://github.com/TheMindStudios/KeyboardEventsHandler.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Smirnov Yuriy": "yuriy@themindstudios.com"
13   },
14   "source": {
15     "git": "https://github.com/TheMindStudios/KeyboardEventsHandler.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/TheMindStudios",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KeyboardEventsHandler/Classes/**/*"