diff --git a/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index d24b458..1fe4091 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.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/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1267.zip', :sha256 => 'f1623388cfc75d1c601d25705669ed4a57eaadbcf89e749799f3d7dc75be7637' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip', :sha256 => '0200eef676913e3362bf47d9dd7f05a4c4b5bfeae5aa8318d5ccaab63368da23' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "11.2.0" - s.dependency "WebIdIosIdentScanPlugin", "12.3.2" - s.dependency "WebIdOnServerDocumentScanner", "12.3.2" + s.dependency "WebIdDigitalSigningPlugin", "11.3.0" + s.dependency "WebIdIosIdentScanPlugin", "12.4.0" + s.dependency "WebIdOnServerDocumentScanner", "12.4.0" end