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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
0
/
2
/
f
/
Aeon
/
0.2.1
/
Aeon.podspec.json
blob
4696a51312f10a8525265fe60f8a281ed091a65a
1
{
2
"name": "Aeon",
3
"version": "0.2.1",
4
"license": "MIT",
5
"summary": "GCD based HTTP server for Swift 2 (Linux ready)",
6
"homepage": "https://github.com/Zewo/Aeon",
7
"authors": {
8
"Paulo Faria": "paulo.faria.rl@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/Zewo/Aeon.git",
12
"tag": "v0.2.1"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.9"
17
},
18
"source_files": [
19
"Aeon/**/*.swift",
20
"HTTPServerType/**/*.swift"
21
],
22
"dependencies": {
23
"Currents": [
24
"0.2"
25
],
26
"Kalopsia": [
27
"0.2"
28
],
29
"Luminescence": [
30
"0.3"
31
],
32
"Curvature": [
33
"0.1"
34
],
35
"Otherside": [
36
"0.1"
37
]
38
},
39
"requires_arc": true
40
}