6
0

[Fix] WebIdPluginCore (21.0.6-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-03-26 17:46:34 +01:00
parent 64e0a5cfd2
commit 9ce267038d

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/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-388.zip', :sha256 => '63a9fb4c13658f1c1413e124649c4af20422d7c851ac962dbe8c63bce33883dc' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-390.zip', :sha256 => '27e1cada37981f7bab6c1f12e00011d054c9f5ec6f2cbea7c1cc419840fdc3d8' }
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", "21.0.9-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "21.2.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "21.3.1-SNAPSHOT" #branch:snapshots
end