2 "name": "MXLFriendlyError",
4 "summary": "A library to replace nasty HTTP errors with friendly ones.",
5 "description": "This library provides a category on NSError that supplies localized custom error descriptions for HTTP status codes.",
6 "homepage": "https://github.com/mobilexlabs/MXLFriendlyError",
9 "John Welch": "john@mobilexlabs.com"
12 "git": "https://github.com/mobilexlabs/MXLFriendlyError.git",
19 "source_files": "Category",
20 "resources": "Resource/error.plist",
23 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
24 "CLANG_CXX_LIBRARY": "libc++"