[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / PrettyKeyboardHelper / 0.1.3 / PrettyKeyboardHelper.podspec.json
blob82f5bf3e2ca7e3a51158de47f19da10f5da1347b
2   "name": "PrettyKeyboardHelper",
3   "version": "0.1.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": "https://raw.githubusercontent.com/nab0y4enko/PrettyKeyboardHelper/master/demo.gif",
8   "license": "MIT",
9   "authors": {
10     "Oleksii Naboichenko": "nab0y4enko@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/nab0y4enko",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
18     "tag": "0.1.3"
19   },
20   "source_files": "PrettyKeyboardHelper/*.swift",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"