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
[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git]
/
Specs
/
5
/
9
/
6
/
EzHTTP
/
0.0.2
/
EzHTTP.podspec.json
blob
1f7e9bc0da317eb92f5317d53de7505f08a23529
1
{
2
"name": "EzHTTP",
3
"version": "0.0.2",
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
},
15
"source": {
16
"git": "https://github.com/asaday/EzHTTP.git",
17
"tag": "0.0.2"
18
},
19
"source_files": "sources/**/*.{swift,h,m}",
20
"requires_arc": true
21
}