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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
5
/
1
/
3
/
SwiftMesh
/
2.1.9
/
SwiftMesh.podspec.json
blob
05fd81df4279ac5d6478827169659404ddb74106
1
{
2
"name": "SwiftMesh",
3
"version": "2.1.9",
4
"summary": "网络请求组件.",
5
"description": "工具.",
6
"homepage": "https://github.com/jackiehu/",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"HU": "814030966@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/jackiehu/SwiftMesh.git",
16
"tag": "2.1.9"
17
},
18
"platforms": {
19
"ios": "13.0"
20
},
21
"swift_versions": [
22
"5.5",
23
"5.4",
24
"5.3",
25
"5.2",
26
"5.1",
27
"5.0"
28
],
29
"requires_arc": true,
30
"frameworks": "Foundation",
31
"dependencies": {
32
"Alamofire": [
33
34
]
35
},
36
"source_files": "Sources/SwiftMesh/Mesh/**/*",
37
"swift_version": "5.5"
38
}