diff --git a/WebIdEIdProductPlugin/22.4.3-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/22.4.3-SNAPSHOT/WebIdEIdProductPlugin.podspec index 7a026317..72a819fb 100644 --- a/WebIdEIdProductPlugin/22.4.3-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/22.4.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/22.4.3/WebIdEIdProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'f923c383e223bd729c84c62303d80a75de3c48536fcb2e19a43015a1ab5efaba' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.4.3/WebIdEIdProductPlugin.framework-v22.4.3-SNAPSHOT-1710.zip', :sha256 => '1da69a657ca070105672727babbbe9be6d1907c0f8d064b30fa308c395ee7c4a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,8 +16,8 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework' - s.dependency "WebIdOnServerDocumentScanner", "22.1.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdIosIdentScanPlugin", "22.1.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdOnServerDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "22.1.3-SNAPSHOT" #branch:snapshots s.dependency "WebIdEIdentPlugin", "21.1.1-SNAPSHOT" #branch:snapshots s.dependency "WebIdDigitalSigningPlugin", "22.1.1-SNAPSHOT" #branch:snapshots end