blob: db4d01ab1343bcc088ca584f6f9a39429bf0ea9d [file] [log] [blame]
{
"name": "Swifter",
"version": "1.5.0-rc.1",
"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": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/httpswift/swifter.git",
"tag": "1.5.0-rc.1"
},
"source_files": "XCode/Sources/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}