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