From 969441d1f475c20485cd5bf882c4ffae13ee3bc8 Mon Sep 17 00:00:00 2001 From: songwentong Date: Mon, 20 Apr 2020 08:17:09 +0800 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 541c499..a3399a8 100644 --- a/README.md +++ b/README.md @@ -316,4 +316,8 @@ From Xcode 11, you can use Swift Package Manager to add Kingfisher to your proje ```swift https://github.com/songwentong/WTKit.git ``` +or +``` +.package(url: "https://github.com/songwentong/WTKit.git", from: "3.0.0"), +``` ![](https://github.com/songwentong/WTKit/blob/master/images/swiftPackage.png)