From 4b7b44fdd37f1ee092df0bb23300a5e81ce84e4c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 2 Aug 2024 15:54:56 +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 0116714..b36193e 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-374.zip', :sha256 => 'bdc713033ab41c0fbf24487e0f39126b1c4e15bfb2fe738ad290215517c9dcd3' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'