blob: 3aad0be83a7fd155c2d92d5659750269b44ebb1a [file] [log] [blame]
{
"name": "Swifter",
"version": "1.4.6",
"summary": "Tiny http server engine written in Swift programming language.",
"homepage": "https://github.com/glock45/swifter",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Damian KoĊ‚akowski": "kolakowski.damian@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/httpswift/swifter.git",
"tag": "1.4.6"
},
"source_files": "Sources/*.{swift}"
}