diff --git a/WebIdVideoIdentPlugin/10.6.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/10.6.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 73f6a85..d69ca7d 100644 --- a/WebIdVideoIdentPlugin/10.6.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/10.6.0-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/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-367.zip', :sha256 => 'b91702f6be702433597283389141f767d273eb2df1fd3387c9deeb7500571c9e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-368.zip', :sha256 => '7c5958f02d6ab80023274a3e3bcfa242a0a03c7acdb3f6df95f34c6d834f45b8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,6 +18,6 @@ Pod::Spec.new do |s| s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" - s.dependency "WebIdPluginCore", "12.3.1" + s.dependency "WebIdPluginCore", "12.3.2" s.dependency "AhoyWebRTC", "1.8.0" end