blob: a97c5686c8cf71e44441523f8e265e30ecc030ad [file] [log] [blame]
{
"name": "SSSwiftUIGIFView",
"version": "0.1.1",
"summary": "SSSwiftUIGIFView is a custom controller which helps to load GIF in SwiftUI.",
"description": "'SSSwiftUIGIFView is a very easy way to load any GIF in SwiftUI, User just need to call one function with gif name and its done.'",
"homepage": "https://github.com/simformsolutions/SSSwiftUIGIFView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vatsal Tanna": "vatsal.t@simformsolutions.com"
},
"source": {
"git": "https://github.com/simformsolutions/SSSwiftUIGIFView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}