[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / e / KeyboardAssistant / 1.1.0 / KeyboardAssistant.podspec.json
blobc270e7955db3b6481d33bf2b7d5972a529d72b62
2   "name": "KeyboardAssistant",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.1.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.1.0"
17   },
18   "source_files": "Source/*.swift",
19   "resources": "Resources/*.*",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"