blob: 82d39a3dccca579a27ad6a8243892766d186ae66 [file] [log] [blame]
{
"name": "ILGHttpConstants",
"version": "1.0.0",
"summary": "Constants for HTTP status codes 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.0"
},
"source_files": "HTTP*.{h,m}",
"requires_arc": false
}