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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
a
/
0
/
NIMBase
/
0.0.1
/
NIMBase.podspec.json
blob
c5cca12f89f00d09494b1ee5bb6af9a98b80a9ab
1
{
2
"name": "NIMBase",
3
"version": "0.0.1",
4
"summary": "NIMBase",
5
"homepage": "https://netease.im/",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"qihongru": "qihongru@corp.netease.com"
12
},
13
"source": {
14
"http": "https://yx-web-nosdn.netease.im/NIMBase.0.0.1.framework.zip"
15
},
16
"vendored_frameworks": "NIMBase.framework",
17
"platforms": {
18
"ios": "9.0"
19
},
20
"libraries": [
21
"sqlite3.0",
22
"z",
23
"c++"
24
]
25
}