Skip to content

Commit

Permalink
[ci skip] Added a Runtime Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
yoheimuta committed Jul 26, 2018
1 parent 70b978a commit 19e1e95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,19 @@ You can use this framework...
- To send a group of log entries to your server.
- To resend them when some errors like a networking trouble is occured.

## Runtime Requirements

- iOS 9.0 or later
- Xcode 9.x - Swift4

## Installation

### Carthage

```
github "yoheimuta/BufferedLogger"
```

## Usage

For details, refer to a [Demo project](https://github.com/yoheimuta/BufferedLogger/tree/master/Demo).
Expand Down

0 comments on commit 19e1e95

Please sign in to comment.