From 66d2aa8cdf7d3075d88a2d049730b7d5a38f9926 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 18 Apr 2025 06:14:51 +0200 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (10.6.0-SNAPSHOT) --- .../10.6.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/10.6.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/10.6.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec index c3f99b6..877ee3a 100644 --- a/WebIdVideoIdentPlugin/10.6.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/10.6.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.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-360.zip', :sha256 => '2afa80e28a3bb352bc542d659562f131f1e26e9d8de9afcad51f4434655b7db9' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-361.zip', :sha256 => '79b13b433d45fbbc22057a2a1e61c3df7e338ecf45cefc19c7b4d1b2cb717704' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'