From 38bf9b6d7f8706ac1f65b9a341abd6dfa4ab0ce1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 17 Mar 2025 17:41:40 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (11.2.1-SNAPSHOT) --- .../11.2.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/11.2.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/11.2.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 0f8c495..0d42fc0 100644 --- a/WebIdVideoIdentPlugin/11.2.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/11.2.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/11.2.1/WebIdVideoIdentPlugin.framework-v11.2.1-SNAPSHOT-412.zip', :sha256 => '7af6683669dd240e8ef8d45124dd606eff1e46d1c6939eb5f715909cdb77b651' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/11.2.1/WebIdVideoIdentPlugin.framework-v11.2.1-SNAPSHOT-413.zip', :sha256 => 'a07afa5747fa3da3b78d12909e8e11269671599f4c55a0f7656f78bf6f62aaff' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'