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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
e
/
6
/
5
/
WNetwork
/
0.1.3
/
WNetwork.podspec.json
blob
6af7817010e699a5383ba18cd0d8aed9c81720ab
1
{
2
"name": "WNetwork",
3
"version": "0.1.3",
4
"summary": "网络库,封装了afn,request",
5
"description": "网络库",
6
"homepage": "https://github.com/zzttwzq/WNetwork",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zzttwzq": "1076976262@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zzttwzq/WNetwork.git",
16
"tag": "0.1.3"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "WNetwork/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
25
]
26
}
27
}