blob: 19d94f9efa8adf64a6298231dd3c52244e4da683 [file] [log] [blame]
{
"name": "Swifter",
"version": "1.2.0",
"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.2.0"
},
"source_files": "Sources/*.{h,m,swift}"
}