Skip to content

Commit

Permalink
⬆️ Update SwiftWebP
Browse files Browse the repository at this point in the history
  • Loading branch information
jinSasaki committed Jul 1, 2017
1 parent e447216 commit 19fa820
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "jinSasaki/SwiftWebP" ~> 0.1.1
github "jinSasaki/SwiftWebP" ~> 0.1.2
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "jinSasaki/SwiftWebP" "0.1.1"
github "jinSasaki/SwiftWebP" "0.1.2"
2 changes: 1 addition & 1 deletion Carthage/Checkouts/SwiftWebP
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@ imageView.vl.setImage(url: URL(string: "/path/to/image")!)
```

## Requirements
- iOS 8.0+
- iOS 9.0+
- Xcode 8.1+
- Swift 3.0.1+

0 comments on commit 19fa820

Please sign in to comment.