diff --git a/WebIdEIdentPlugin/15.0.6-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.0.6-SNAPSHOT/WebIdEIdentPlugin.podspec index 48ebb1c..07f8142 100644 --- a/WebIdEIdentPlugin/15.0.6-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.0.6-SNAPSHOT/WebIdEIdentPlugin.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/WebIdEIdentPlugin/15.0.6/WebIdEIdentPlugin.framework-v15.0.6-SNAPSHOT-442.zip', :sha256 => 'cd1bf52703e768230fb81074ff658de898f265a98ef7f3804cb221a1758bc1dd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.6/WebIdEIdentPlugin.framework-v15.0.6-SNAPSHOT-443.zip', :sha256 => 'bcf62eb40695e4e704c389a1f8b0827abe6e862644b83cd0453fbbc1d1c64798' } 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 = 'WebIdEIdentPlugin.xcframework' - s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdPluginCore", "15.0.3-SNAPSHOT" #branch:legacy-snapshots s.dependency "AusweisApp2", "2.2.2" end