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] DebugSwift 0.3.9
[CocoaPods.git]
/
Specs
/
8
/
e
/
6
/
KHNetwork
/
1.0.0
/
KHNetwork.podspec.json
blob
8b243c1e56a4a700fce8ad72e5f07e800baf43d1
1
{
2
"name": "KHNetwork",
3
"version": "1.0.0",
4
"summary": "网络框架库",
5
"description": "网络工具库",
6
"homepage": "http://47.110.249.139:8081/lgy/KHNetwork",
7
"license": "MIT",
8
"authors": {
9
"liguanyu": "liguanyu@krhanedu.cn"
10
},
11
"source": {
12
"git": "http://47.110.249.139:8081/lgy/KHNetwork.git",
13
"tag": "1.0.0"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "KHNetwork/*.{h,m}",
19
"requires_arc": true,
20
"dependencies": {
21
"AFNetworking": [
22
23
]
24
}
25
}