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] LogRocket 1.47.1
[CocoaPods.git]
/
Specs
/
4
/
d
/
3
/
HRUser
/
0.1.0
/
HRUser.podspec.json
blob
43725ef62af79818ffe92a77976f67fa34316889
1
{
2
"name": "HRUser",
3
"version": "0.1.0",
4
"summary": "用户",
5
"description": "用户模型封装",
6
"homepage": "https://github.com/wowbby/HRUser",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wowbby": "zhengzx@haierubic.com"
13
},
14
"source": {
15
"git": "https://github.com/wowbby/HRUser.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HRUser/Classes/**/*",
22
"dependencies": {
23
"HRNucApi": [
24
25
]
26
}
27
}