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