diff --git a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 992c944..4ccdd51 100644 --- a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/5.3.0-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/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-390.zip', :sha256 => '622872ab57e2fc86afc16bea5c028cdfd509bdd2312c4f505a9b0af20b237a69' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-391.zip', :sha256 => '0750ae0852cfae6ce77c9c278b6ff873326c57b8bbc10ae824bd7bb203fbdf58' } 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", "12.1.0" + s.dependency "WebIdPluginCore", "12.2.0" s.dependency "AusweisApp2", "1.26.5" end