blob: 1cd75c6c98e092149258b0273aac9344ee28a9b7 [file] [log] [blame]
{
"name": "Swifter",
"version": "1.1.3",
"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"
},
"source": {
"git": "https://github.com/glock45/swifter.git",
"tag": "1.1.3"
},
"source_files": "Sources/*.{h,m,swift}"
}