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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
4
/
d
/
3
/
HRUser
/
0.5.2
/
HRUser.podspec.json
blob
1cdbe6093e621b986b79349b6d6e0bf7f580026f
1
{
2
"name": "HRUser",
3
"version": "0.5.2",
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.5.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HRUser/Classes/**/*",
22
"dependencies": {
23
"HRNucApi": [
24
25
]
26
}
27
}