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] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git]
/
Specs
/
c
/
4
/
0
/
GJWNetwork
/
0.1.4
/
GJWNetwork.podspec.json
blob
be21faaf13bce83e56854b6007a846cb67d65e9b
1
{
2
"name": "GJWNetwork",
3
"version": "0.1.4",
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.4"
16
},
17
"source_files": "GJWNetwork",
18
"requires_arc": true,
19
"dependencies": {
20
"AFNetworking": [
21
"~> 3.0.0"
22
]
23
}
24
}