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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
d
/
8
/
BZUser
/
0.0.2
/
BZUser.podspec.json
blob
127c4142464d861d24e2b1d2b68f5673bea1035a
1
{
2
"name": "BZUser",
3
"version": "0.0.2",
4
"summary": "Boss直聘User库",
5
"homepage": "http://zhipin.com/",
6
"authors": {
7
"zhenglibao": "zhenglibao@kanzhun.com"
8
},
9
"license": "MIT",
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "git@git.kanzhun-inc.com:bosszhipinspec/bz_user.git",
15
"tag": "0.0.2"
16
},
17
"ios": {
18
"vendored_frameworks": "Products/BZUser.framework"
19
},
20
"dependencies": {
21
"BossThirdPart": [
22
23
]
24
}
25
}