From 17f82e943a2e7b52d4cedbe0914f4ba890789fed Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 7 Nov 2025 14:19:00 +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 df35784..02bf0ea 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 => '28832e683e7d098c8f3eb7c017aa89c9937eef504f7c32aa1ba25bdbd0c38acb' } + 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 => '9d16b3aa4b08dc71535165d8036760913a6d09eb327f58aa2ff37d7a957364c4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'