[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / a / c / AutomaticKeyboard / 1.0.1 / AutomaticKeyboard.podspec.json
blobac1214cbf63b2d1f9a5137ebcac03bc9fc4cec61
2   "name": "AutomaticKeyboard",
3   "version": "1.0.1",
4   "summary": "Helper to manage views when the keyboard is visible",
5   "homepage": "https://github.com/Digipolitan/automatic-keyboard",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/automatic-keyboard.git",
9     "tag": "v1.0.1"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0"