[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / d / f / 9 / SSSwiftUIGIFView / 2.0.0 / SSSwiftUIGIFView.podspec.json
blobd34e5e4e87af9ea939abe0ecadec6f482b21cd41
2   "name": "SSSwiftUIGIFView",
3   "version": "2.0.0",
4   "platforms": {
5     "osx": "13.0",
6     "ios": "14.0"
7   },
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",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Vatsal Tanna": "vatsal.t@simformsolutions.com"
17   },
18   "source": {
19     "git": "https://github.com/simformsolutions/SSSwiftUIGIFView.git",
20     "tag": "2.0.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Source/**/*.swift",
24   "swift_version": "5.0"