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