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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
c
/
4
/
0
/
GJWNetwork
/
0.1.5
/
GJWNetwork.podspec.json
blob
fc8cc4e99554dc6680d7508281f9075ff1c1fe41
1
{
2
"name": "GJWNetwork",
3
"version": "0.1.5",
4
"summary": "基于AFNetworking封装的下载类库",
5
"homepage": "https://github.com/SoftBoys/GJWNetwork",
6
"license": "MIT",
7
"authors": {
8
"gjw": "gjw_1991@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/SoftBoys/GJWNetwork.git",
15
"tag": "0.1.5"
16
},
17
"source_files": "GJWNetwork",
18
"requires_arc": true,
19
"dependencies": {
20
"AFNetworking": [
21
"~> 3.0.0"
22
]
23
}
24
}