[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / d / Keyboardy / 0.2.7 / Keyboardy.podspec.json
blob289d867f918cb688950036abfa74ae643c89e449
2   "name": "Keyboardy",
3   "version": "0.2.7",
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.7"
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"