2 "name": "NSBAsyncImageView",
4 "summary": "UIImageView for rendering data asynchronously, with composable renderers and caches",
5 "description": "This is a Swift framework that provides an easy to use UIImageView subclass for effectively loading and rendering images asynchronously, providing caching, and error handling.",
6 "homepage": "https://github.com/NachoSoto/AsyncImageView",
12 "Ignacio Soto": "hello@nachosoto.com"
15 "git": "https://github.com/NachoSoto/AsyncImageView.git",
23 "AsyncImageView/*.{swift}",
24 "AsyncImageView/Renderers/*.{swift}"
26 "module_name": "AsyncImageView",
32 "swift_versions": "5.0",
33 "swift_version": "5.0"