diff --git a/WebIdEIdProductPlugin/13.3.3-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/13.3.3-SNAPSHOT/WebIdEIdProductPlugin.podspec index db2b1a4..becea8a 100644 --- a/WebIdEIdProductPlugin/13.3.3-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/13.3.3-SNAPSHOT/WebIdEIdProductPlugin.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/WebIdEIdProductPlugin/13.3.3/WebIdEIdProductPlugin.framework-v13.3.3-SNAPSHOT-1238.zip', :sha256 => '704aebe4b013d1d092da62dbc025efc58afbe660f80cc0b6188f5d94b8cf57c0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.3.3/WebIdEIdProductPlugin.framework-v13.3.3-SNAPSHOT-1240.zip', :sha256 => '50765b82a5d5b9c8490bcc6f177289d33c9407937902dbdcf4cf484f255ade93' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -20,6 +20,6 @@ Pod::Spec.new do |s| s.dependency "RegulaCommon", "~> 7.2" s.dependency "WebIdOnDeviceDocumentScanner", "12.2.1" s.dependency "WebIdIosIdentScanPlugin", "12.2.1" - s.dependency "WebIdEIdentPlugin", "5.2.0-SNAPSHOT" #branch:snapshots + s.dependency "WebIdEIdentPlugin", "5.2.0" s.dependency "WebIdDigitalSigningPlugin", "11.1.5" end