blob: 9fe698668977f00fbf28db02d5367c9f384b8033 [file] [log] [blame]
{
"name": "TLKeyboardUtil-Swift",
"version": "0.0.9",
"summary": "完美实现键盘弹出功能,并且适配iOS各个版本",
"description": "\"一款精致的工具,可以帮助你快速实现键盘的弹出,完美解决视图上的控件遮挡问题\"",
"homepage": "https://github.com/andrew-anlu/TLKeyboardUtil-Swift",
"license": "MIT",
"authors": {
"Andrew": "anluanlu123@163.com"
},
"source": {
"git": "https://github.com/andrew-anlu/TLKeyboardUtil-Swift.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift"
}