diff --git a/WebIdVideoIdentPlugin/22.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/22.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 0fd34b7..2571774 100644 --- a/WebIdVideoIdentPlugin/22.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/22.0.1-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/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-566.zip', :sha256 => 'ac4c6d737e64a369e10b067f28454c16ac591e2f3f1c66f8b033a1c28146565d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-569.zip', :sha256 => '64a46c98944935b0ab41dc3a3e0fae0e894e1d55a1af862eb1ea2f654ce5eb59' } 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.1.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.2.0" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0" end