[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / a / d / Keyboardy / 0.2.2 / Keyboardy.podspec.json
blobff00cccf8aeb3ecd4207d04002d153870b32ece8
2   "name": "Keyboardy",
3   "version": "0.2.2",
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.2"
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"