2 "name": "SSSwiftUIGIFView",
8 "summary": "SSSwiftUIGIFView is a custom controller which helps to load GIF in SwiftUI.",
9 "description": "'SSSwiftUIGIFView is a custom controller designed to help load GIFs in SwiftUI. It supports loading GIFs from remote URLs, is compatible with both iOS and macOS, and implements a caching mechanism to improve loading times and reduce data usage. Additionally, it provides both a default progress view and support for custom progress views while loading the GIF.'",
10 "homepage": "https://github.com/simformsolutions/SSSwiftUIGIFView",
16 "Vatsal Tanna": "vatsal.t@simformsolutions.com"
19 "git": "https://github.com/simformsolutions/SSSwiftUIGIFView.git",
22 "swift_versions": "5.0",
23 "source_files": "Source/**/*.swift",
24 "swift_version": "5.0"