[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / f / 7 / BasicKeyboardHandler / 1.0.5 / BasicKeyboardHandler.podspec.json
blob4d2bc7196b234e02acb6b60c5254c1b229369f7d
2   "name": "BasicKeyboardHandler",
3   "version": "1.0.5",
4   "summary": "Basic Keyboard Handler for iOS",
5   "description": "A basic keyboard handler to show/hide the keyboard in iOS",
6   "homepage": "https://github.com/mcdevface/BasicKeyboardHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kevin": "kevinnel64@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mcdevface/BasicKeyboardHandler.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "BasicKeyboardHandler/Classes/*"