Browse Source

Merge pull request #2399 from wolfcon/master

Add Carthage support for both watchOS and iOS platforms
Wei Wang 7 months ago
parent
commit
fb929e58bd
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Kingfisher.json

+ 5 - 0
Kingfisher.json

@@ -0,0 +1,5 @@
+{
+  "8.3.2": "https://github.com/onevcat/Kingfisher/releases/download/8.3.2/Kingfisher-8.3.2.xcframework.zip",
+  "8.3.1": "https://github.com/onevcat/Kingfisher/releases/download/8.3.1/Kingfisher-8.3.1.xcframework.zip",
+  "8.3.0": "https://github.com/onevcat/Kingfisher/releases/download/8.3.0/Kingfisher-8.3.0.xcframework.zip"
+}