blob: 47cd067af8e20897c2cca2a00f9a2b0db54d4670 [file] [log] [blame]
{
"name": "XKKeyboardManager",
"version": "0.0.1",
"summary": "自适应视图处理键盘遮挡输入控件问题",
"description": "自适应视图处理键盘遮挡输入控件问题,开发语言objective-c",
"homepage": "https://github.com/iamxiaokang/XKKeyboardManager",
"license": "MIT",
"authors": {
"iamxiaokang": "393264532@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iamxiaokang/XKKeyboardManager.git",
"tag": "0.0.1"
},
"source_files": "XKKeyboardManager/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"CoreText"
]
}