[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 0 / 9 / PrettyKeyboardHelper / 2.0.5 / PrettyKeyboardHelper.podspec.json
blob9a5cd86f9d3aa2268892192e94b1a6ac67b72a90
2   "name": "PrettyKeyboardHelper",
3   "version": "2.0.5",
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": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
20     "tag": "2.0.5"
21   },
22   "source_files": "PrettyKeyboardHelper/*.swift",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "dependencies": {
28     "PrettyUtils": [
30     ]
31   }