ZoomVideoSDK Not downloading via SPM (swift package manager)

I’m trying to download the videoSDK for iOS through SPM, using this url:

Selected Branch for the Dependancy Rule, and entered:
swift-package-manager

When I attempt to add, I’m getting this error message:
github.com: https://github.com/zoom/videosdk-ios/: The repository could not be found. Make sure a valid repository exists at the specified location and try again.
unexpectedly did not find the new dependency in the package graph: sourceControl(identity: videosdk-ios, location: SwiftPM.SPMPackageDependency.SourceControlLocation.remote(SwiftPM.SPMSourceControlURL(sourceControlURL: GitHub - zoom/videosdk-ios: Zoom iOS Video SDK - SDK package only, for full packages including the sample app, please visit: https://marketplace.zoom.us to download. )), requirement: swift-package-manager)