[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 3 / d / QiuYHKeyBoardLib / 0.0.1 / QiuYHKeyBoardLib.podspec.json
blob0808f54f389e04877b9241d1e1d6036b9e748289
2   "name": "QiuYHKeyBoardLib",
3   "version": "0.0.1",
4   "summary": "QiuYHKeyBoardLib",
5   "description": "QiuYHKeyBoardLib,键盘弹起处理,适合所有的界面,简单方便",
6   "homepage": "https://gitee.com/vxchj/QiuYHKeyBoardLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuyh": "1039724903@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://gitee.com/vxchj/QiuYHKeyBoardLib.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/**/*.h",
26   "requires_arc": true,
27   "ios": {
28     "vendored_libraries": "Classes/libQYHKeyBoardManager.a"
29   }