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] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git]
/
Specs
/
b
/
1
/
c
/
XHChatQQ
/
1.0
/
XHChatQQ.podspec.json
blob
22fab93642e0190eaef3aaf2fe9ce44cd15e8088
1
{
2
"name": "XHChatQQ",
3
"version": "1.0",
4
"summary": "一行代码调用QQ客户端,发起临时会话",
5
"homepage": "https://github.com/CoderZhuXH/XHChatQQ",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHChatQQ.git",
18
"tag": "1.0"
19
},
20
"source_files": [
21
"XHChatQQ",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}