blob: 5f1c4ed99481a066e9c8d579119f0ec9f3669a94 [file] [log] [blame]
{
"name": "Spell",
"version": "0.2",
"license": "MIT",
"summary": "HTTP router for Swift 2 (Linux ready)",
"homepage": "https://github.com/Zewo/Spell",
"authors": {
"Paulo Faria": "paulo.faria.rl@gmail.com"
},
"source": {
"git": "https://github.com/Zewo/Spell.git",
"tag": "v0.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Spell/**/*.swift",
"dependencies": {
"Curvature": [
"0.1"
],
"Otherside": [
"0.1"
],
"Spectrum": [
"0.2"
]
},
"requires_arc": true
}