blob: b87c7a95d256f5b5895b13fd180af7643f695e28 [file] [log] [blame]
{
"name": "Swifter",
"version": "1.4.7",
"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.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/httpswift/swifter.git",
"tag": "1.4.7"
},
"source_files": "XCode/Sources/*.{swift}"
}