Pavel Alexeev

2pods
Swift library to speed up subsequent UIImage loading in the cost of disk space. It caches image data on disk after first load in raw format, to be able to read it back very quickly. User may expect 10x to 50x increase compared to UIImage(named:) loading.
License: MIT
License: MIT