diff --git a/WebIdAutoIdentOnServerProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index b923ab4..e1978c5 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.0.2-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.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip', :sha256 => '47e4e6044cfeb8f5039864d4bda9580c8f5fc1bd37ffc03bffd3a6689dc5b7a0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip', :sha256 => '804c7d6b8ddb6dbf4a40fd21a19b17f9a35ea4bbd1d899f7a98e257b295c1b04' } 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.0.1" - s.dependency "WebIdIosIdentScanPlugin", "12.0.1" - s.dependency "WebIdOnServerDocumentScanner", "12.0.1" + s.dependency "WebIdDigitalSigningPlugin", "11.1.2" + s.dependency "WebIdIosIdentScanPlugin", "12.2.0" + s.dependency "WebIdOnServerDocumentScanner", "12.2.0" end