[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / d / QYHKeyBoardLib / 0.0.2 / QYHKeyBoardLib.podspec.json
blob917fa83ff38dce2909eacc14fdfb6708700a5ae2
2   "name": "QYHKeyBoardLib",
3   "version": "0.0.2",
4   "summary": "QYHKeyBoardLib",
5   "description": "QYHKeyBoardLib,键盘弹起处理,适合所有的界面,简单方便",
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.2"
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   }