blob: 942d484423f4f47c3fc4d146d52a3ff24694e80f [file] [log] [blame]
{
"name": "TLKeyboardUtil-Swift",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift"
}