From 402aa95ef7d54848c0fe7989408a33c61f7019c3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 Jan 2025 13:00:16 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (10.4.0-SNAPSHOT) --- .../10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 11c9fab..60c9051 100644 --- a/WebIdVideoIdentPlugin/10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/10.4.0-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/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-356.zip', :sha256 => 'ce7d61233b8eb20e2e71b6b3db9eb1fa3fd66a7d0afd95d779af56b9a2e17337' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-357.zip', :sha256 => '42296ad8c1ee42cbec164cc9662d906c28058a6699aa54f26b2cac096b294684' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'