[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / a / d / 9 / MKKeyboardHelper / 0.2.0 / MKKeyboardHelper.podspec.json
blob9ca391ea502043ff1d06401d8de0e29c0efcc29a
2   "name": "MKKeyboardHelper",
3   "version": "0.2.0",
4   "summary": "Better handling of TextFields together with the keyboard.",
5   "description": "Moves the screen up so that the keyboard doesn't cover the UITextField. Also tapping outside the textfield dismisses the keyboard.",
6   "homepage": "https://github.com/mikumi/MKKeyboardHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Kuck": "me@michael-kuck.com"
13   },
14   "source": {
15     "git": "https://github.com/mikumi/MKKeyboardHelper.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/@michaelkuckcom",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MKKeyboardHelper/Classes/**/*"