blob: 66dbb6ce73315decb51922ab366428f2e14919f6 [file] [log] [blame]
{
"name": "ILGHttpConstants",
"version": "2.0.0",
"summary": "Constants for HTTP status codes, headers, and method names.",
"homepage": "https://github.com/ilg/ILGHttpConstants",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Isaac Greenspan": "ilg@2718.us"
},
"source": {
"git": "https://github.com/ilg/ILGHttpConstants.git",
"tag": "2.0.0"
},
"source_files": "HTTP*.{h,m}",
"requires_arc": false,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}