diff --git a/WebIdEIdOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 1f430e5..aae653f 100644 --- a/WebIdEIdOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/14.0.0-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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.0.0/WebIdEIdOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip', :sha256 => 'd49752388bd7009b87b44b9cd017b68fee4b7115a666794dddc2faa278fba849' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.0.0/WebIdEIdOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1228.zip', :sha256 => '768ee3f7e37a8a8ab19042e85f2595c7739c75132f603b22d2923f0e0c6ca816' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,8 +18,8 @@ Pod::Spec.new do |s| s.dependency "DocumentReader", "~> 7.2" s.dependency "RegulaCommon", "~> 7.2" - s.dependency "WebIdEIdentPlugin", "6.0.0-beta" - s.dependency "WebIdDigitalSigningPlugin", "12.0.0-beta" - s.dependency "WebIdIosIdentScanPlugin", "13.0.0-beta" - s.dependency "WebIdOnServerDocumentScanner", "13.0.0-beta" + s.dependency "WebIdEIdentPlugin", "6.1.0" + s.dependency "WebIdDigitalSigningPlugin", "12.1.1" + s.dependency "WebIdIosIdentScanPlugin", "13.1.0" + s.dependency "WebIdOnServerDocumentScanner", "13.1.0" end