diff --git a/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec index 3ccb425..e7107d0 100644 --- a/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/22.2.4/WebIdMetaPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => 'ac4709dd2a4608e6041312db56929a705770c3c6995966411259ed2d83746a46' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.2.4/WebIdMetaPlugin.framework-v22.2.4-SNAPSHOT-1658.zip', :sha256 => 'a4edf00a3e770187b08e9e62a080f248aad1a2bb1d79236120b7e398eb0842eb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,5 +16,5 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "21.0.4" + s.dependency "WebIdDigitalSigningPlugin", "21.0.5-SNAPSHOT" #branch:snapshots end