4
0

[Fix] WebIdSdkUiKitComponents (200.3.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-12-17 11:33:28 +01:00
parent 32ecd910e7
commit 7cfcb6e1a7

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/experimental/de/webid-solutions/WebIdSdkUiKitComponents/200.3.1/WebIdSdkUiKitComponents.framework-v200.3.1-SNAPSHOT-267.zip', :sha256 => '95dd60f8b61ae7234486ac4eb57cde23702e97d687e11bd932c46b71492859ec' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdSdkUiKitComponents/200.3.1/WebIdSdkUiKitComponents.framework-v200.3.1-SNAPSHOT-268.zip', :sha256 => '640343702b6b9c3de3c528df183b1f57fa7386e31315e11b36d7fe55019d6ffe' }
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.4.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "20.1.1-SNAPSHOT" #branch:experimental
s.dependency "WebIdIosSdk", "200.1.1-SNAPSHOT" #branch:experimental
end