4 "summary": "SwiftUI Image view that displays an image downloaded from URL.",
5 "description": "URLImage is a SwiftUI view that displays an image downloaded from provided URL. URLImage manages downloading remote image and caching it locally, both in memory and on disk, for you.",
6 "homepage": "https://github.com/dmytro-anokhin/url-image",
9 "Dmytro Anokhin": "5136301+dmytro-anokhin@users.noreply.github.com"
12 "git": "https://github.com/dmytro-anokhin/url-image.git",
17 "Sources/**/*.{swift}"
19 "exclude_files": "Tests",
20 "swift_versions": "5.0",
27 "swift_version": "5.0"