6
0

[Fix] WebIdSdkUiKitComponents (20.3.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-16 13:48:53 +02:00
parent 38f0bdd131
commit 30685aa879

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/WebIdSdkUiKitComponents/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-247.zip', :sha256 => '1402086f298b23cb37355edd07e82d3f0375b57ddec80eadea2081862d80ca15' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-248.zip', :sha256 => '37001171e15f6c4c6a4292ec68962dc1f1d06bbeeab5212e6f9b1e7d00478a9d' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdSdkUiKitComponents.xcframework'
s.dependency "WebIdUiKitComponents", "20.3.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "20.0.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:snapshots
end