Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
john-crossley committed Sep 19, 2019
1 parent bb93cbc commit 92df03c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@

# GyozaKit 🥟

## Requirements

iOS 11.0+
Xcode 10.0+
Swift 5.0+

![GyozaKit Demo](https://raw.githubusercontent.com/john-crossley/GyozaKit/master/Example/GyozaKit/GyozaKit.gif)

## Installation
Expand Down Expand Up @@ -62,7 +68,7 @@ gyoza.show(on: self.view)

### Pin a Gyoza to the Top or Bottom of the screen

You can now specify where to pin a Gyoza on screen using the following example.
You can now specify where to pin a Gyoza on screen using the following example.

```swift
import GyozaKit
Expand Down

0 comments on commit 92df03c

Please sign in to comment.