blob: db3a589f3e88e882ebd8a34e20263a730a7b61f8 [file] [log] [blame]
{
"name": "DLKeyboardManager",
"version": "0.0.2",
"summary": "方便监听Keyboard的show和hide.",
"homepage": "https://github.com/DaLangLove/DLKeyboardManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dalang": "magicianDL@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaLangLove/DLKeyboardManager.git",
"tag": "0.0.2"
},
"source_files": [
"DLKeyboardManager",
"DLKeyboardManager/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}