From cabd8256c87573c69bf536ae473cbb2e3cb5024b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Dec 2025 11:02:18 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (200.3.1-SNAPSHOT) --- .../200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 4fe643c..082a9c5 100644 --- a/WebIdVideoIdentPlugin/200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/200.3.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/experimental/de/webid-solutions/WebIdVideoIdentPlugin/200.3.1/WebIdVideoIdentPlugin.framework-v200.3.1-SNAPSHOT-525.zip', :sha256 => 'bb8d4a62fe888da97fa390ea114ec9e280a06e715f9ae5dc38b2beb34575bf74' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/200.3.1/WebIdVideoIdentPlugin.framework-v200.3.1-SNAPSHOT-530.zip', :sha256 => 'fcf6f619df6edc3ce5692828cd241addaf0abc0e112c9c398846a492b880c433' } 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", "200.3.1-SNAPSHOT" #branch:experimental + s.dependency "WebIdPluginCore", "200.4.1-SNAPSHOT" #branch:experimental s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0"