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