From 847bfaf0f62b8c6a2edfa34fda82466fe43ed755 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 12 Aug 2024 12:19:46 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (5.0.1-SNAPSHOT) --- WebIdEIdentPlugin/5.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/5.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/5.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec index b36193e..537499a 100644 --- a/WebIdEIdentPlugin/5.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/5.0.1-SNAPSHOT/WebIdEIdentPlugin.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/WebIdEIdentPlugin/5.0.1/WebIdEIdentPlugin.framework-v5.0.1-SNAPSHOT-375.zip', :sha256 => 'd60955578c4a6d100e6e686fdb431bdeaa545efa98eadd2440743d7220447904' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.0.1/WebIdEIdentPlugin.framework-v5.0.1-SNAPSHOT-379.zip', :sha256 => '3e5414933e777810a648b987a071e0f9ff4f32cab4abb194bc9c3cb7be565777' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'