diff --git a/WebIdVideoIdentPlugin/21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 421664bc..9461102a 100644 --- a/WebIdVideoIdentPlugin/21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.3/WebIdVideoIdentPlugin.framework-v21.1.3-SNAPSHOT-561.zip', :sha256 => 'c31b65cbb2849dc1506f184a551d3fdf5d9b89849a8cefff4074e8a12feb2f2f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.3/WebIdVideoIdentPlugin.framework-v21.1.3-SNAPSHOT-563.zip', :sha256 => '4499762e4c8513e063036596a58fbe2237e02fde6d3fc4a9a67702dbd9faa592' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework' - s.dependency "WebIdPluginCore", "21.0.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.1.0" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0" end