[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / 0 / PPFKeyboardNotification / 0.0.2 / PPFKeyboardNotification.podspec.json
blob37bd10e3c81fbd735ce95adf887a631ccab78330
2   "name": "PPFKeyboardNotification",
3   "version": "0.0.2",
4   "summary": "监控键盘显示和隐藏",
5   "description": "monitor keyboard show and hide",
6   "homepage": "https://github.com/panpengfei21/PPFKeyboardNotificationDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "潘鹏飞": "49594857@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/panpengfei21/PPFKeyboardNotificationDemo.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "PPFKeyboardNotificationDemo/sources/*.swift",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "swift_version": "5.0"