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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
0
/
b
/
f
/
DHNetwork
/
1.0.1
/
DHNetwork.podspec.json
blob
9818d073e3e881e90f6c49e1fcba95986c1eda46
1
{
2
"name": "DHNetwork",
3
"version": "1.0.1",
4
"summary": "网络工具",
5
"swift_versions": "4.0",
6
"description": "智控车云网络工具",
7
"homepage": "https://github.com/DajuanM/DHNetwork",
8
"license": "MIT",
9
"authors": {
10
"Aiden": "252289287@qq.com"
11
},
12
"source": {
13
"git": "https://github.com/DajuanM/DHNetwork.git",
14
"tag": "1.0.1"
15
},
16
"source_files": [
17
"DHNetwork",
18
"DHNetwork/*.swift"
19
],
20
"requires_arc": true,
21
"platforms": {
22
"ios": "10.0"
23
},
24
"dependencies": {
25
"Moya/RxSwift": [
26
27
]
28
},
29
"swift_version": "4.0"
30
}