blob: 934c0da076fadf97321ec77d214b62095ba5897a [file] [log] [blame]
{
"name": "swift-httpdate",
"version": "0.0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.2"
}