From 280cd70a4fd25cb43e4c306af69dd261fda3cb22 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 6 Nov 2025 20:29:05 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (20.3.1-SNAPSHOT) --- .../20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 5205a2a..8a41e05 100644 --- a/WebIdVideoIdentPlugin/20.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/20.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/20.3.1/WebIdVideoIdentPlugin.framework-v20.3.1-SNAPSHOT-508.zip', :sha256 => '6a8ad1d43f3fdefe4191e8fee978959b621bbafa79e012ec4ac00a6ea6134838' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/20.3.1/WebIdVideoIdentPlugin.framework-v20.3.1-SNAPSHOT-508.zip', :sha256 => '727d327cd19fe57e16049c1151e1bd44eaacb750e42257faa8306ca18d2cb093' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'