From cb0f6139f68a370c2783d14f4ce8f28edeb1d283 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 15:20:15 +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 f577873..0dbdc48 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-368.zip', :sha256 => '0a1ceb701c4a618e54b32ebd5cd65ebbf2da7eeb1ef5f05d030d26a98c0328f7' } + 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-369.zip', :sha256 => 'aa054f7c97259b4bc4227b1a74e1ff46312ae89e59eee34cf10df94e81ad88a8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'