[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 8 / b / T21KeyboardState / 1.2.0 / T21KeyboardState.podspec.json
blobd158981582eaf174790f127c453f66ef75356bad
2   "name": "T21KeyboardState",
3   "version": "1.2.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": "1.2.0"
12   },
13   "source_files": [
14     "Classes",
15     "src/**/*.{swift}"
16   ],
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "dependencies": {
20     "T21Notifier": [
21       "~>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_version": "4.2"