You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with the SDWebImage 5.0 version, we moved the WebP support code and [libwebp](https://github.com/webmproject/libwebp) from the Core Repo to this stand-alone repo.
@@ -35,6 +36,18 @@ SDWebImageWebPCoder is available through [Carthage](https://github.com/Carthage/
35
36
github "SDWebImage/SDWebImageWebPCoder"
36
37
```
37
38
39
+
#### Swift Package Manager (Xcode 11+)
40
+
41
+
SDWebImageWebPCoder is available through [Swift Package Manager](https://swift.org/package-manager).
0 commit comments