diff --git a/WebIdEIdProductPlugin/13.3.3-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/13.3.3-SNAPSHOT/WebIdEIdProductPlugin.podspec index 121bf9a..db2b1a4 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-1235.zip', :sha256 => '9f102b120ce52287f55284cf4d3c7dd1644852bd66fc15c0fc8b80bffadf2d9c' } + 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.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.1.1" + s.dependency "WebIdEIdentPlugin", "5.2.0-SNAPSHOT" #branch:snapshots s.dependency "WebIdDigitalSigningPlugin", "11.1.5" end