[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 6 / 7 / 3 / ClearKeyboardHandler / 0.0.3 / ClearKeyboardHandler.podspec.json
blob92bcef3dc45e0aa464e8b9a6592333772b4ca18c
2   "name": "ClearKeyboardHandler",
3   "version": "0.0.3",
4   "summary": "A clear KeyboardHandler.",
5   "description": "David Seca - just clear\nClear KeyboardHandler provides an easy way to manage Keyboard handlig",
6   "homepage": "https://github.com/davidseca/clear-keyboardhandler.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Seca": "davidseca@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "source": {
21     "git": "https://github.com/davidseca/clear-keyboardhandler.git",
22     "tag": "0.0.3"
23   },
24   "source_files": "ClearKeyboardHandler/**/*.{swift}",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"