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] BugsnagNetworkRequestPlugin 6.31.0
[CocoaPods.git]
/
Specs
/
f
/
b
/
c
/
WTNetPart
/
0.0.4
/
WTNetPart.podspec.json
blob
9ccd8892980ff5b0a12c46856d5a15a154befbc2
1
{
2
"name": "WTNetPart",
3
"version": "0.0.4",
4
"summary": "a part of net for app",
5
"homepage": "https://github.com/EnjoyWT/WTNetPart",
6
"license": "MIT",
7
"authors": {
8
"EnjoyWT": "576548368@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/EnjoyWT/WTNetPart.git",
15
"tag": "0.0.4"
16
},
17
"source_files": [
18
"WTNetPart",
19
"WTNetPart/**/*.{h,m}"
20
],
21
"dependencies": {
22
"AFNetworking": [
23
24
]
25
},
26
"requires_arc": true
27
}