blob: 8a1e046c30b4802df638616626eaa734e43c3ccc [file] [log] [blame]
{
"name": "ILGHttpConstants",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "HTTP*.{h,m}",
"requires_arc": false
}