diff --git a/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 2edb129..11eb7e7 100644 --- a/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.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/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => '7b1dc000b6212ac9e9cd6e62d4a61047c581fda1aa527543ca8e7a34240cd90a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => '49c3baab8cf0d715bb5ae7d62cb5a0001724cbc686ba90cf800d1f3a952312fc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,8 +16,8 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdEIdOnServerProductPlugin.xcframework' - s.dependency "WebIdEIdentPlugin", "5.5.1" - s.dependency "WebIdDigitalSigningPlugin", "11.4.1" - s.dependency "WebIdIosIdentScanPlugin", "12.5.1" - s.dependency "WebIdOnServerDocumentScanner", "12.5.1" + s.dependency "WebIdEIdentPlugin", "5.5.2" + s.dependency "WebIdDigitalSigningPlugin", "11.4.2" + s.dependency "WebIdIosIdentScanPlugin", "12.5.2" + s.dependency "WebIdOnServerDocumentScanner", "12.5.2" end