[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / e / KeyboardAssistant / 1.0.0 / KeyboardAssistant.podspec.json
blob6ec29e11a30de8f7c04083ff54caa1aef7c1faa8
2   "name": "KeyboardAssistant",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.0",
7   "license": "MIT",
8   "homepage": "https://github.com/levieggert/KeyboardAssistant",
9   "authors": {
10     "levieggert": "levi.eggert@gmail.com"
11   },
12   "summary": "Module for positioning views above the keyboard.",
13   "description": "A swift library for positioning UITextField, UITextView, and UIView objects above the keyboard.  Supports customizable keyboard navigation with auto and manual positioning.",
14   "source": {
15     "git": "https://github.com/levieggert/KeyboardAssistant.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Source/*.swift",
19   "resources": "Resources/*.*",
20   "swift_version": "4.2"