[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / f / 4 / e / KeyboardAssistant / 1.0.1 / KeyboardAssistant.podspec.json
blob4aad87909beef1de159d48f2bc3b073032cb295e
2   "name": "KeyboardAssistant",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.1",
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.1"
17   },
18   "source_files": "Source/*.xib",
19   "resources": "Resources/*.*",
20   "swift_version": "4.2"