blob: 5c9db891cba7933f2eb2b32bccdddaa6154a5be7 [file] [log] [blame]
{
"name": "SSSwiftUIGIFView",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}