1 Star 0 Fork 0

jack/IQKeyboardManager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
IQKeyboardManager.podspec.json 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
jack 提交于 2021-08-20 02:16 . update IQKeyboardManager.podspec.json.
{
"name": "IQKeyboardManager",
"version": "6.5.7",
"source": {
"git": "https://gitee.com/jsonmess/IQKeyboardManager.git",
"tag": "v6.5.7"
},
"summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
"homepage": "https://gitee.com/jsonmess/IQKeyboardManager",
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/master/Screenshot/IQKeyboardManagerScreenshot.png",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "[email protected]"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IQKeyboardManager/**/*.{h,m}",
"public_header_files": [
"IQKeyboardManager/IQKeyboardManager.h",
"IQKeyboardManager/IQKeyboardReturnKeyHandler.h",
"IQKeyboardManager/Categories/IQUIScrollView+Additions.h",
"IQKeyboardManager/Categories/IQUITextFieldView+Additions.h",
"IQKeyboardManager/Categories/IQUIView+Hierarchy.h",
"IQKeyboardManager/Categories/IQUIViewController+Additions.h",
"IQKeyboardManager/Constants/IQKeyboardManagerConstants.h",
"IQKeyboardManager/IQTextView/IQTextView.h",
"IQKeyboardManager/IQToolbar/IQBarButtonItem.h",
"IQKeyboardManager/IQToolbar/IQPreviousNextView.h",
"IQKeyboardManager/IQToolbar/IQTitleBarButtonItem.h",
"IQKeyboardManager/IQToolbar/IQToolbar.h",
"IQKeyboardManager/IQToolbar/IQUIView+IQKeyboardToolbar.h"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/jsonmess/IQKeyboardManager.git
[email protected]:jsonmess/IQKeyboardManager.git
jsonmess
IQKeyboardManager
IQKeyboardManager
master

搜索帮助