[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 0 / 9 / PrettyKeyboardHelper / 1.0.0 / PrettyKeyboardHelper.podspec.json
blobe099ef1814a24f12c21abc4c2e1c41b46ba7d430
2   "name": "PrettyKeyboardHelper",
3   "version": "1.0.0",
4   "summary": "A helper for keyboard notifications.",
5   "description": "A safe helper for keyboard notifications written in Swift.",
6   "homepage": "https://github.com/nab0y4enko/PrettyKeyboardHelper",
7   "screenshots": [
8     "https://raw.githubusercontent.com/nab0y4enko/PrettyKeyboardHelper/master/demo%201.gif",
9     "https://raw.githubusercontent.com/nab0y4enko/PrettyKeyboardHelper/master/demo%202.gif"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Oleksii Naboichenko": "nab0y4enko@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "PrettyKeyboardHelper/*.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]