From 747443976dcc5763f959319ca8daa627ba6f192b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 7 Nov 2025 10:29:26 +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 91ef58c..70ddd7f 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 => '726e171b933e55c2370c14aa8995967bad676229f3205f22afe41d580070352c' } + 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 => 'b082b7bdc47be788e307fcc0c6c61858c83497f34a5a847442ba25156ea2ce1a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'