diff --git a/WebIdDigitalSigningPlugin/15.0.3-SNAPSHOT/WebIdDigitalSigningPlugin.podspec b/WebIdDigitalSigningPlugin/15.0.3-SNAPSHOT/WebIdDigitalSigningPlugin.podspec index d14f07f..04ab5e1 100644 --- a/WebIdDigitalSigningPlugin/15.0.3-SNAPSHOT/WebIdDigitalSigningPlugin.podspec +++ b/WebIdDigitalSigningPlugin/15.0.3-SNAPSHOT/WebIdDigitalSigningPlugin.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/legacy-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.3/WebIdDigitalSigningPlugin.framework-v15.0.3-SNAPSHOT-825.zip', :sha256 => '3be85a67cde157dfa64e5c0ec8472644df17106a00eafd255fb455dd0ed2fb4e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.3/WebIdDigitalSigningPlugin.framework-v15.0.3-SNAPSHOT-829.zip', :sha256 => '2151927cfcdcd55148c087092be2a8ea2849f3a6d1096fe0dcb17a890e298e02' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,6 +16,6 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework' - s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdPluginCore", "15.0.3-SNAPSHOT" #branch:legacy-snapshots s.dependency "WebIdSdkUiKitComponents", "15.0.1-SNAPSHOT" #branch:legacy-snapshots end