blob: f3b48bebafba9b30211101617285878d7a96a179 [file] [log] [blame]
{
"name": "swift-httpdate",
"version": "0.0.1",
"summary": "provides functions that deal the date formats used by the HTTP protocol (and then some more).",
"homepage": "https://github.com/hiroraba/swift-httpdate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroki Matsuo": "xornelius0313@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hiroraba/swift-httpdate.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.2"
}