WebCacheMonk is a generic and extensible web cache library for Swift
- Allow you to fetch data from web site and store it into cache automatically
- Allow you to create cache by combing different store layers (memory, file or your own layer)
- Allow you to cache Swift object
- UIImageView extension for image cache with simple URL loading