blob: 37bd10e3c81fbd735ce95adf887a631ccab78330 [file] [log] [blame]
{
"name": "PPFKeyboardNotification",
"version": "0.0.2",
"summary": "监控键盘显示和隐藏",
"description": "monitor keyboard show and hide",
"homepage": "https://github.com/panpengfei21/PPFKeyboardNotificationDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘鹏飞": "49594857@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/panpengfei21/PPFKeyboardNotificationDemo.git",
"tag": "0.0.2"
},
"source_files": "PPFKeyboardNotificationDemo/sources/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}