diff --git a/WebIdSdkUiKitComponents/21.0.4-SNAPSHOT/WebIdSdkUiKitComponents.podspec b/WebIdSdkUiKitComponents/21.0.4-SNAPSHOT/WebIdSdkUiKitComponents.podspec index b61d2e2..8259d85 100644 --- a/WebIdSdkUiKitComponents/21.0.4-SNAPSHOT/WebIdSdkUiKitComponents.podspec +++ b/WebIdSdkUiKitComponents/21.0.4-SNAPSHOT/WebIdSdkUiKitComponents.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/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.4/WebIdSdkUiKitComponents.framework-v21.0.4-SNAPSHOT-279.zip', :sha256 => '2fceb73dd03fe77193f36c291ffa5822dc4ae0291a4e9ea9711b11d2757b4bc6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.4/WebIdSdkUiKitComponents.framework-v21.0.4-SNAPSHOT-280.zip', :sha256 => 'd8e7089ee9efac543b43bc07c501730c142b90530c4fa4e364ca63eb659d223e' } 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", "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