|
|
@@ -2,6 +2,14 @@
|
|
|
<img src="https://raw.githubusercontent.com/onevcat/Kingfisher/master/images/logo.png" alt="Kingfisher" title="Kingfisher">
|
|
|
</p>
|
|
|
|
|
|
+[][carthage]
|
|
|
+[][cocoadocs]
|
|
|
+[][cocoadocs]
|
|
|
+[][cocoadocs]
|
|
|
+
|
|
|
+[carthage]: https://github.com/Carthage/Carthage/
|
|
|
+[cocoadocs]: http://cocoadocs.org/docsets/Kingfisher
|
|
|
+
|
|
|
Kingfisher is a lightweight and pure Swift implemented library for downloading and caching image from the web. This project is heavily inspired by the popular [SDWebImage](https://github.com/rs/SDWebImage). And it provides you a chance to use pure Swift alternation in your next app.
|
|
|
|
|
|
## Features
|