2 "name": "NeoImageLoader",
4 "summary": "A simple Image Loader with cache and some additional features to simplify the loading of images",
5 "description": "An Image Loader that manages the cache and removes unused images. All the images are auto-cached and all accesses to images are tracked locally so it can know what images are unused and can be removed. It also has some extras features like add a loading to the UIImageView when on a network request and add a placeholder to be used if the load fails.",
6 "homepage": "http://www.neomode.com.br",
8 "type": "Apache License, Version 2.0",
16 "git": "https://gitlab.com/neomode-modules/neoimageloader.git",
21 "NeoImageLoader/**/*.{h,m}"
23 "pushed_with_swift_version": "4.0"