[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / PrettyKeyboardHelper / 0.1 / PrettyKeyboardHelper.podspec.json
blob1a0a2c136bf7103752b02ac7f1b4c18c68712429
2   "name": "PrettyKeyboardHelper",
3   "version": "0.1",
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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/nab0y4enko/PrettyKeyboardHelper.git",
18     "tag": "0.1"
19   },
20   "source_files": "PrettyKeyboardHelper/**/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"