diff --git a/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 4e2d619..59db5c5 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-1280.zip', :sha256 => 'b0d072ac1435864cfa898e3702cecc6f185e07a5e4012953cc9a93172683ee72' } + 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-1281.zip', :sha256 => '638572893b5cc5c712975cd1b251c8ac04a1ddb1e61b51cdfa53dcff62c0afac' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,6 +17,6 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework' s.dependency "WebIdDigitalSigningPlugin", "11.4.2" - s.dependency "WebIdIosIdentScanPlugin", "12.5.2" - s.dependency "WebIdOnServerDocumentScanner", "12.5.2" + s.dependency "WebIdIosIdentScanPlugin", "12.5.3" + s.dependency "WebIdOnServerDocumentScanner", "12.5.3" end