[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / d / 9 / MKKeyboardHelper / 0.1.2 / MKKeyboardHelper.podspec.json
blob9975df8251c454bdeb51ce37f154c9356cd47f8a
2   "name": "MKKeyboardHelper",
3   "version": "0.1.2",
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.1.2"
17   },
18   "social_media_url": "https://twitter.com/@michaelkuckcom",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MKKeyboardHelper/Classes/**/*"