[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / a / d / Keyboardy / 0.2.6 / Keyboardy.podspec.json
blob61e22e457b4d7c28ce69b52374911427e48755aa
2   "name": "Keyboardy",
3   "version": "0.2.6",
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.6"
14   },
15   "social_media_url": "https://twitter.com/podkovyr",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/**/*",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"