diff --git a/WebIdEIdOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 4ce5dc6..9589879 100644 --- a/WebIdEIdOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/14.2.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.2.0/WebIdEIdOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1241.zip', :sha256 => 'e90bc3ad18e620c4c698f7c6e30f3e022c6c2bc636d788645d53013c405f3cbc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.2.0/WebIdEIdOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip', :sha256 => '7b3bd3f0e54aeb360b84d8190d59058269d9dbf8eb2b1f83a2a25aee4e2e1174' } 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.2.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdDigitalSigningPlugin", "12.1.1" - s.dependency "WebIdIosIdentScanPlugin", "13.1.0" - s.dependency "WebIdOnServerDocumentScanner", "13.1.0" + s.dependency "WebIdEIdentPlugin", "6.2.0" + s.dependency "WebIdDigitalSigningPlugin", "12.1.2" + s.dependency "WebIdIosIdentScanPlugin", "13.2.0" + s.dependency "WebIdOnServerDocumentScanner", "13.2.0" end