[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / a / MXLFriendlyError / 0.1.9 / MXLFriendlyError.podspec.json
blobbddbe737c63ea95739536bcd3225095a9f0e2f69
2   "name": "MXLFriendlyError",
3   "version": "0.1.9",
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",
7   "license": "MIT",
8   "authors": {
9     "John Welch": "john@mobilexlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/mobilexlabs/MXLFriendlyError.git",
13     "tag": "0.1.9"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Category",
20   "resources": "Resource/error.plist"