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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
9
/
6
/
8
/
Spell
/
0.2
/
Spell.podspec.json
blob
5f1c4ed99481a066e9c8d579119f0ec9f3669a94
1
{
2
"name": "Spell",
3
"version": "0.2",
4
"license": "MIT",
5
"summary": "HTTP router for Swift 2 (Linux ready)",
6
"homepage": "https://github.com/Zewo/Spell",
7
"authors": {
8
"Paulo Faria": "paulo.faria.rl@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/Zewo/Spell.git",
12
"tag": "v0.2"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.9"
17
},
18
"source_files": "Spell/**/*.swift",
19
"dependencies": {
20
"Curvature": [
21
"0.1"
22
],
23
"Otherside": [
24
"0.1"
25
],
26
"Spectrum": [
27
"0.2"
28
]
29
},
30
"requires_arc": true
31
}