diff --git a/WebIdEIdOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index ac349ef..7d2362f 100644 --- a/WebIdEIdOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/13.7.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.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => 'a24efae9e6eaf0c26c73ee74d7e9ac11c06f7789e91839cfa8045c5de2be30d9' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip', :sha256 => 'b05e05ec5355037364476460a10b4373c65f1d4c46f595c94850ccdb88f0ca81' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,6 +18,6 @@ Pod::Spec.new do |s| s.dependency "WebIdEIdentPlugin", "5.5.2" s.dependency "WebIdDigitalSigningPlugin", "11.4.2" - s.dependency "WebIdIosIdentScanPlugin", "12.5.3" - s.dependency "WebIdOnServerDocumentScanner", "12.5.3" + s.dependency "WebIdIosIdentScanPlugin", "12.6.0" + s.dependency "WebIdOnServerDocumentScanner", "12.6.0" end