Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarunw/swerrorrecovery

SWErrorRecovery contains class and extension that facilitate crafting error and showing it.
https://github.com/sarunw/swerrorrecovery

Last synced: 8 days ago
JSON representation

SWErrorRecovery contains class and extension that facilitate crafting error and showing it.

Awesome Lists containing this project

README

        

# SWErrorRecovery

[![CI Status](http://img.shields.io/travis/Sarun Wongpatcharapakorn/SWErrorRecovery.svg?style=flat)](https://travis-ci.org/Sarun Wongpatcharapakorn/SWErrorRecovery)
[![Version](https://img.shields.io/cocoapods/v/SWErrorRecovery.svg?style=flat)](http://cocoapods.org/pods/SWErrorRecovery)
[![License](https://img.shields.io/cocoapods/l/SWErrorRecovery.svg?style=flat)](http://cocoapods.org/pods/SWErrorRecovery)
[![Platform](https://img.shields.io/cocoapods/p/SWErrorRecovery.svg?style=flat)](http://cocoapods.org/pods/SWErrorRecovery)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

SWErrorRecovery is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "SWErrorRecovery"
```

## Author

Sarun Wongpatcharapakorn, [email protected]

## License

SWErrorRecovery is available under the MIT license. See the LICENSE file for more info.