Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Commit

Permalink
Update about Carthage version and correct the dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampiggy committed Sep 2, 2018
1 parent 2613921 commit e351c1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "rs/SDWebImage" >= 5.0
github "rs/SDWebImage" >= 5.0.0-beta3
github "Flipboard/FLAnimatedImage" >= 1.0.11
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ pod 'SDWebImageFLPlugin'

SDWebImageFLPlugin is available through [Carthage](https://github.com/Carthage/Carthage).

Note that because the dependency SDWebImage currently is in beta. You should use `Carthage v0.30.1` or above to support beta [sem-version](https://semver.org/).

```
github "SDWebImage/SDWebImageFLPlugin"
```
Expand Down

0 comments on commit e351c1d

Please sign in to comment.