[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / a / d / Keyboardy / 0.2.3 / Keyboardy.podspec.json
blobaa46363921d14c50a70155677ce8c305d1a6f2c0
2   "name": "Keyboardy",
3   "version": "0.2.3",
4   "summary": "UIViewController extension for convenient keyboard management.",
5   "description": "Keyboardy extends UIViewController with few simple methods and provides delegate for handling keyboard appearance notifications.",
6   "homepage": "https://github.com/podkovyrin/Keyboardy",
7   "license": "MIT",
8   "authors": {
9     "Andrew Podkovyrin": "podkovyrin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/podkovyrin/Keyboardy.git",
13     "tag": "0.2.3"
14   },
15   "social_media_url": "https://twitter.com/podkovyr",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/**/*",
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "3.0"