From eeb8410f87a1c6bfe845e24c93cda1e832ced9b0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Aug 2025 19:35:17 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (20.1.2-SNAPSHOT) --- WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec index 8a1be9f..4518bc0 100644 --- a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1475.zip', :sha256 => '9d125b2b5ff6bc7feed3b5d67c8fc180be80810f1df7ec1097990e712c69d32f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1477.zip', :sha256 => '21b9c2b22ccfd112e87bf2f6f10860c56f2daa2c01cabc91c79710c4c958ad47' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'