[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 7 / CapacitorKeyboard / 1.0.2 / CapacitorKeyboard.podspec.json
blobdb8786be655969d9a84d7d94e40312c9d7891b1e
2   "name": "CapacitorKeyboard",
3   "version": "1.0.2",
4   "summary": "The Keyboard API provides keyboard display and visibility control, along with event tracking when the keyboard shows and hides.",
5   "license": "MIT",
6   "homepage": "https://capacitorjs.com",
7   "authors": "Ionic <hi@ionicframework.com>",
8   "source": {
9     "git": "https://github.com/ionic-team/capacitor-plugins.git",
10     "tag": "@capacitor/keyboard@1.0.2"
11   },
12   "source_files": "keyboard/ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "dependencies": {
17     "Capacitor": [
19     ]
20   },
21   "swift_versions": "5.1",
22   "swift_version": "5.1"