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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
5
/
9
/
6
/
EzHTTP
/
3.4.2
/
EzHTTP.podspec.json
blob
463ea4522369d1b38a1427aa85d4c2205becc5bf
1
{
2
"name": "EzHTTP",
3
"version": "3.4.2",
4
"summary": "Easy HTTP access library",
5
"swift_versions": "5.0",
6
"homepage": "http://nagisaworks.com",
7
"license": {
8
"type": "MIT"
9
},
10
"authors": {
11
"asaday": ""
12
},
13
"platforms": {
14
"ios": "8.0",
15
"tvos": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/asaday/EzHTTP.git",
19
"tag": "3.4.2"
20
},
21
"source_files": "sources/**/*.{swift,h}",
22
"swift_version": "5.0"
23
}