[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 0 / HBChatKeyBoard / 1.0.4 / HBChatKeyBoard.podspec.json
blob3696293150d0990bf89c09cb4a0933eac45037e5
2   "name": "HBChatKeyBoard",
3   "version": "1.0.4",
4   "summary": "A short description of HBChatKeyBoard.",
5   "description": "Emoticons are for demo only",
6   "homepage": "https://github.com/WillieWu/HBChatKeyBoard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hongbin.wu": "601479318@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WillieWu/HBChatKeyBoard.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "HBChatKeyBoard/Classes/**/*",
23     "HBChatKeyBoard/Classes/*"
24   ],
25   "swift_version": "4.0",
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "SnapKit": [
33       "~> 4.0.0"
34     ]
35   }