[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / PrettyKeyboardHelper / 0.3 / PrettyKeyboardHelper.podspec.json
blob731a1ad441241e781af56e128c63403390626cec
2   "name": "PrettyKeyboardHelper",
3   "version": "0.3",
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   "social_media_url": "https://twitter.com/nab0y4enko",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
21     "tag": "0.3"
22   },
23   "source_files": "PrettyKeyboardHelper/*.swift",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "4.0"