[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / 5 / VFKeyboardObserver / 1.2.0 / VFKeyboardObserver.podspec.json
blob0c0b6ccce1067364752fbe91402e6a79dbd5ea0b
2   "name": "VFKeyboardObserver",
3   "version": "1.2.0",
4   "summary": "A simple way to observe keyboard notifications and keyboard properties.",
5   "homepage": "https://github.com/vlfm/VFKeyboardObserver",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Valery Fomenko": "vlfm@yandex.ru"
12   },
13   "source": {
14     "git": "https://github.com/vlfm/VFKeyboardObserver.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "VFKeyboardObserver/Classes/**/*"