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
[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git]
/
Specs
/
3
/
8
/
b
/
HRNetwork
/
0.1.1
/
HRNetwork.podspec.json
blob
eb56092f5965e01a03b20e2c2c8bb2157d54db58
1
{
2
"name": "HRNetwork",
3
"version": "0.1.1",
4
"summary": "网络层封装",
5
"description": "不同平台不同接口的封装,面向业务层",
6
"homepage": "https://github.com/wowbby/HRNetwork",
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/HRNetwork.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HRNetwork/Classes/**/*",
22
"dependencies": {
23
"YTKNetwork": [
24
25
],
26
"MJExtension": [
27
28
]
29
}
30
}