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