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

Commit e351c1d

Browse files
committed
Update about Carthage version and correct the dependency version
1 parent 2613921 commit e351c1d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: Cartfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "rs/SDWebImage" >= 5.0
1+
github "rs/SDWebImage" >= 5.0.0-beta3
22
github "Flipboard/FLAnimatedImage" >= 1.0.11

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ pod 'SDWebImageFLPlugin'
7575

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

78+
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/).
79+
7880
```
7981
github "SDWebImage/SDWebImageFLPlugin"
8082
```

0 commit comments

Comments
 (0)