blob: ecfcaf74c275f840cddc0bee60cab10b6c5b6e0c [file] [log] [blame]
{
"name": "Swifter",
"version": "1.3.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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/glock45/swifter.git",
"tag": "1.3.3"
},
"source_files": "Sources/*.{h,m,swift}",
"pushed_with_swift_version": "3.0"
}