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.1
/
Spell.podspec.json
blob
8a6004e43f219a40ba762d39bd127ba0517a7ff3
1
{
2
"name": "Spell",
3
"version": "0.2.1",
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.1"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.9"
17
},
18
"source_files": "Spell/**/*.swift",
19
"dependencies": {
20
"Otherside": [
21
"0.1.1"
22
],
23
"Spectrum": [
24
"0.2"
25
]
26
},
27
"requires_arc": true
28
}