[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 1 / 3 / KeyboardLock / 0.1.4 / KeyboardLock.podspec.json
blob9ed07a28281b7d5084ba8a8cc79715ce012764f9
2   "name": "KeyboardLock",
3   "version": "0.1.4",
4   "summary": "An iOS module for locking a view to the keyboard",
5   "swift_version": "4.2",
6   "description": "Lock any view to the keyboard. Works best when you have a single container view with everything else inside of it.",
7   "homepage": "https://github.com/nathan-fiscaletti/KeyboardLockiOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "nathan-fiscaletti": "nathan.fiscaletti@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/nathan-fiscaletti/KeyboardLockiOS.git",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KeyboardLock/Classes/**/*"