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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
f
/
9
/
8
/
MAFHXTool
/
0.0.7
/
MAFHXTool.podspec.json
blob
4653fda0827638c038422b7953ffb9b050a335cd
1
{
2
"name": "MAFHXTool",
3
"version": "0.0.7",
4
"summary": "对环信sdk的封装,主要监听消息",
5
"homepage": "http://192.168.1.142:9000/diffusion/11/hxtool",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"高赛": "395765302@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "http://192.168.1.142:9000/diffusion/11/hxtool.git",
18
"tag": "0.0.7"
19
},
20
"source_files": "MAFHXTool/**/*.{h,m}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"dependencies": {
26
"Hyphenate": [
27
28
]
29
}
30
}