6pods
APNGKit is a high performance framework for loading and displaying APNG images in iOS. It's built on top of a modified version of libpng with APNG support and written in Swift. High-level abstractions of Cocoa Touch is used for a delightful API. Since that, you will feel at home and joy when using APNGKit to play with images in APNG format.
License: MIT
Kingfisher is a lightweight and pure Swift implemented library for downloading and cacheing image from the web. It provides you a chance to use pure Swift alternation in your next app.
NSURLSession
and the latest technology of GCD, which makes it a strong and swift framework. It also provides you easy APIs to use.UIImageView
for setting image from an url directly.License: MIT
Rainbow
adds text color, background color and style for console and command
line output in Swift. It is born for cross platform software logging
in terminals, working in both Apple's platforms and Linux. Meanwhile, it is also
compatible with XcodeColors,
which lets you colorize the Xcode debugger output as well when developing an app.
License: MIT
A tiny library for generating attractive random colors.
It produces bright colors with a reasonably high saturation. This makes randomColor particularly useful for data visualizations and generative art.
License: MIT
Sometimes you may want to present a new view controller and keep the old one visible, but blurred.
This repo will do the exactly thing for you. Just subclass the VVBlurViewController
and present it as usual,
VVBlurPresentation
will handle other things for you.
License: MIT