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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
e
/
6
/
5
/
WNetwork
/
0.1.6
/
WNetwork.podspec.json
blob
01e26839294f7f985f43421be4a7c62139ec2a91
1
{
2
"name": "WNetwork",
3
"version": "0.1.6",
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.6"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "WNetwork/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
25
]
26
}
27
}