[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / f / 0 / 1 / FJFKeyboardHelper / 0.0.2 / FJFKeyboardHelper.podspec.json
blob1fd0ab2dcc1606f186c22cbd700be542d62e6099
2   "name": "FJFKeyboardHelper",
3   "version": "0.0.2",
4   "summary": "轻量级键盘管理器,核心代码只有一百多行,一句话解决键盘遮挡问题。",
5   "homepage": "https://www.jianshu.com/p/34b50c7a111f",
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.2"
19   },
20   "source_files": "FJFKeyboardHelper/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit"