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