[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / b / T21KeyboardState / 2.0.0 / T21KeyboardState.podspec.json
blob37acc3a1a7acd88d5e9d01255343ca66393a8bf3
2   "name": "T21KeyboardState",
3   "version": "2.0.0",
4   "summary": "T21KeyboardState is a helper to manage keyboard events",
5   "authors": "Edwin Peña",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "source": {
10     "git": "https://github.com/worldline-spain/T21KeyboardState-iOS.git",
11     "tag": "2.0.0"
12   },
13   "source_files": [
14     "Classes",
15     "src/**/*.{swift}"
16   ],
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "dependencies": {
20     "T21Notifier": [
21       "~>2.1.0"
22     ]
23   },
24   "homepage": "https://github.com/worldline-spain/T21KeyboardState-iOS",
25   "license": "https://github.com/worldline-spain/T21KeyboardState-iOS/blob/master/LICENSE",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"