Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sarunw/swerrorrecovery
- Owner: sarunw
- License: mit
- Created: 2016-05-26T15:26:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T09:03:07.000Z (about 8 years ago)
- Last Synced: 2024-10-13T12:23:03.219Z (about 1 month ago)
- Language: Swift
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.