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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
c
/
f
/
Networkie
/
0.3.0
/
Networkie.podspec.json
blob
65f9122e79719b90aba381f7230a234fdde3663b
1
{
2
"name": "Networkie",
3
"version": "0.3.0",
4
"summary": "Swift network library",
5
"homepage": "https://github.com/kapizoli77/Networkie",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "kapizoli77",
11
"platforms": {
12
"ios": "11.0"
13
},
14
"swift_versions": [
15
"5.1"
16
],
17
"source": {
18
"git": "https://github.com/kapizoli77/Networkie.git",
19
"tag": "0.3.0"
20
},
21
"source_files": "Source/**/*.swift",
22
"swift_version": "5.1"
23
}