From 373c14aa6b79dc466534681ab4462a887f40ad0b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 18 Sep 2024 14:06:47 +0200 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (14.0.0-SNAPSHOT) --- .../14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 7cccfdf..f361c48 100644 --- a/WebIdPayOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.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/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.0.0/WebIdPayOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1220.zip', :sha256 => '7de68ddfdf34039979b69c45ef67fdb1730fc31ba51f95f23f93af7cc554ace7' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.0.0/WebIdPayOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip', :sha256 => '32eeb83ee6e9ac97ed56e834b2850a42a857b465467a7cc5847692f3ca405e9d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'