6
0

[Fix] WebIdPluginCore (22.1.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-06-12 09:39:57 +02:00
parent cf9b35286b
commit 06cce86d8f

View File

@ -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/WebIdPluginCore/22.1.1/WebIdPluginCore.framework-v22.1.1-SNAPSHOT-421.zip', :sha256 => 'd30690ee2d1169b1da9d4efa9deb995da61b9d6d47cacd8ee1516db530cc31a0' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/22.1.1/WebIdPluginCore.framework-v22.1.1-SNAPSHOT-419.zip', :sha256 => 'c4f63e5bf8cfd3f7123fcd19a9b0ce8d11dce2167968aaf5b1b79e08214e19af' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
s.dependency "WebIdUiKitComponents", "22.3.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "210.5.0-SNAPSHOT" #branch:experimental
s.dependency "WebIdIosSdk", "21.6.1-SNAPSHOT" #branch:snapshots
end