diff --git a/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index a25923a..9074b6d 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-1267.zip', :sha256 => '1ede5e666400c462d0ac5f236b29e88e551289fa1fcb0ef53d5cf268631c155d' } + 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-1269.zip', :sha256 => 'a8b532454d01a45f80baefcb845baf2d315a4afc2e7bbd5001de2fbe2047adfe' } 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.3.0" - s.dependency "WebIdDigitalSigningPlugin", "11.2.0" - s.dependency "WebIdIosIdentScanPlugin", "12.3.2" - s.dependency "WebIdOnServerDocumentScanner", "12.3.2" + s.dependency "WebIdEIdentPlugin", "5.4.0" + s.dependency "WebIdDigitalSigningPlugin", "11.3.0" + s.dependency "WebIdIosIdentScanPlugin", "12.4.0" + s.dependency "WebIdOnServerDocumentScanner", "12.4.0" end