blob: 92597b5da0990c3cc917eb53593b3288ed7e9060 [file] [log] [blame]
{
"name": "Dynamo",
"version": "2.0",
"summary": "High Performance 100% Swift Web server supporting dynamic content",
"homepage": "https://github.com/johnno1962/Dynamo",
"social_media_url": "https://twitter.com/Injection4Xcode",
"documentation_url": "http://johnholdsworth.com/dynamo/docs/",
"license": {
"type": "MIT"
},
"authors": {
"johnno1962": "dynamo@johnholdsworth.com"
},
"platforms": {
"osx": "10.9",
"ios": "8.0"
},
"source": {
"git": "https://github.com/johnno1962/Dynamo.git",
"tag": "2.0"
},
"source_files": "Dynamo/*.swift"
}