From e296477fe07b87f36fb0cefc1107e03a3bfa9110 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 28 Jan 2026 11:21:31 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (21.0.2-SNAPSHOT) --- .../21.0.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/21.0.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/21.0.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 9d160b9..4a76d9a 100644 --- a/WebIdVideoIdentPlugin/21.0.2-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/21.0.2-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.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-527.zip', :sha256 => '0b575cb35beafb0b96c58d88ad134c34e34e871828931ab391e961c55df758e7' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-528.zip', :sha256 => '43838c5e78e1484272e824f0ad5144232f924b354bc6f3e72aee729f6c3ee67d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,7 +17,6 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework' s.dependency "WebIdPluginCore", "21.0.2-SNAPSHOT" #branch:snapshots - s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyWebRTC", "1.8.0" end