[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / 9 / e / 5 / HHKeyboard / 0.2.0 / HHKeyboard.podspec.json
blob56e85f4dc3b70486d1653e7409f431fcf6ed99fc
2   "name": "HHKeyboard",
3   "version": "0.2.0",
4   "summary": "一个简单的聊天键盘",
5   "description": "聊天键盘:支持暗黑模式,语音,键盘,表情和更多类型配置",
6   "homepage": "https://github.com/hutaol/HHKeyboard",
7   "screenshots": [
8     "https://github.com/hutaol/HHKeyboard/blob/main/Screenshots/screenshots_1.png",
9     "https://github.com/hutaol/HHKeyboard/blob/main/Screenshots/screenshots_2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Henry": "1325049637@qq.com"
17   },
18   "source": {
19     "git": "https://github.com/hutaol/HHKeyboard.git",
20     "tag": "0.2.0"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "HHKeyboard/Classes/**/*",
26   "resource_bundles": {
27     "HHKeyboard": [
28       "HHKeyboard/Assets/*.xcassets"
29     ]
30   },
31   "requires_arc": true,
32   "subspecs": [
33     {
34       "name": "Face",
35       "resources": "HHKeyboard/Assets/*.bundle"
36     }
37   ]