blob: 2479602919e7588a6089441821bbce454f05d547 [file] [log] [blame]
{
"name": "MXLFriendlyError",
"version": "0.1.6",
"summary": "A library to replace nasty HTTP errors with friendly ones.",
"description": "This library provides a category on NSError that supplies localized custom error descriptions for HTTP status codes.",
"homepage": "https://github.com/mobilexlabs/MXLFriendlyError",
"license": "MIT",
"authors": {
"John Welch": "john@mobilexlabs.com"
},
"source": {
"git": "https://github.com/mobilexlabs/MXLFriendlyError.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Category",
"resources": "Resource/error.plist"
}