[Add] TensorFlowLiteSwift 0.0.1-nightly.20241231
[CocoaPods.git] / Specs / f / 0 / 1 / FJFKeyboardHelper / 0.0.1 / FJFKeyboardHelper.podspec.json
blob0d3da8cb470bcc5e55867b4cf6eeeafb5915b18e
2   "name": "FJFKeyboardHelper",
3   "version": "0.0.1",
4   "summary": "轻量级键盘管理器,核心代码只有一百多行,一句话解决键盘遮挡问题。",
5   "homepage": "http://www.jianshu.com/p/bea2bfed3f3f",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fangjinfeng": "116418179@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/fangjinfeng/FJFKeyboardHelper.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "FJFKeyboardHelper/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit"