blob: 8a6004e43f219a40ba762d39bd127ba0517a7ff3 [file] [log] [blame]
{
"name": "Spell",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Spell/**/*.swift",
"dependencies": {
"Otherside": [
"0.1.1"
],
"Spectrum": [
"0.2"
]
},
"requires_arc": true
}