diff --git a/WebIdEIdentPlugin/21.0.5-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/21.0.5-SNAPSHOT/WebIdEIdentPlugin.podspec index 3c4eac5..ba49b42 100644 --- a/WebIdEIdentPlugin/21.0.5-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/21.0.5-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/21.0.5/WebIdEIdentPlugin.framework-v21.0.5-SNAPSHOT-678.zip', :sha256 => 'fc6c6534623b6861b0f724109bf3ef996b758cb62e5d4a7317646ef6e9b25b56' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.5/WebIdEIdentPlugin.framework-v21.0.5-SNAPSHOT-679.zip', :sha256 => '6ca83a552500446c26c45085b88ef3af8856be36564daecb609595aaf5d3ae0b' } 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", "21.0.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots s.dependency "AusweisApp2", "2.2.2" end