diff --git a/WebIdEIdentPlugin/15.0.4-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.0.4-SNAPSHOT/WebIdEIdentPlugin.podspec index 901e8d5..89fca4a 100644 --- a/WebIdEIdentPlugin/15.0.4-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.0.4-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.4/WebIdEIdentPlugin.framework-v15.0.4-SNAPSHOT-433.zip', :sha256 => 'e90178694e6c6c0161c0159cb270bba130d586eb012c84d5ae92ad90b7b3b274' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.4/WebIdEIdentPlugin.framework-v15.0.4-SNAPSHOT-434.zip', :sha256 => 'ba71edfb743e73954974abba72e5c3575467e1e066ad76714272f57ae14f83b3' } 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.1" s.dependency "AusweisApp2", "2.2.2" end