From e46d7c26d3c59d6a86deb3bc3f556cbbc5812e9f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Jun 2024 15:37:50 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (13.0.1-SNAPSHOT) --- WebIdMetaPlugin/13.0.1-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/13.0.1-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/13.0.1-SNAPSHOT/WebIdMetaPlugin.podspec index f5a8f43..f0b313b 100644 --- a/WebIdMetaPlugin/13.0.1-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/13.0.1-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/13.0.1/WebIdMetaPlugin.framework-v13.0.1-SNAPSHOT-1163.zip', :sha256 => '8e3a1d479147194f4c15df24572c8933412489466d3f2ba7c91869efaae2c1f1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.0.1/WebIdMetaPlugin.framework-v13.0.1-SNAPSHOT-1164.zip', :sha256 => '8366ed576c02f99b892c5635aef1db632d0e5ce4f70c92f5ade61c555ed6aebc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'