repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] kit_extension 0.4.3
[CocoaPods.git]
/
Specs
/
2
/
3
/
0
/
QHChatMan
/
1.0.0
/
QHChatMan.podspec.json
blob
301a49b218d523d9fa5616338c15bbfbe75295da
1
{
2
"name": "QHChatMan",
3
"version": "1.0.0",
4
"summary": "直播间的公屏模块",
5
"description": "快速集成 直播间的公屏,可自定义不同的聊天样式,具体请参考 Demo。",
6
"homepage": "https://github.com/chenqihui/QHChatMan",
7
"license": {
8
"type": "BSD",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"AnakinChen": "chen_qihui@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/chenqihui/QHChatMan.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "src/**/*.{h,m}"
22
}