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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
f
/
8
/
JKNetwork
/
0.0.6
/
JKNetwork.podspec.json
blob
8a679234945e61d66a3a150ae27683afaa917b36
1
{
2
"name": "JKNetwork",
3
"version": "0.0.6",
4
"summary": "Secondary packaging.",
5
"homepage": "https://github.com/JekinChou/JKNetWorking",
6
"authors": {
7
"zhangjie": "454200568@qq.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "FILE_LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"requires_arc": true,
17
"source": {
18
"git": "https://github.com/JekinChou/JKNetWorking.git",
19
"tag": "0.0.6"
20
},
21
"source_files": [
22
"JKNetworking/JKNetworkingKit",
23
"*"
24
],
25
"dependencies": {
26
"AFNetworking": [
27
"~>3.0.0"
28
]
29
}
30
}