diff --git a/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index 7304a14..e0ef80a 100644 --- a/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/22.3.5-SNAPSHOT/WebIdAutoIdProductPlugin.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/WebIdAutoIdProductPlugin/22.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1688.zip', :sha256 => '53f1bfb6c74728cc0dc3ed1a7605e086e662b452f9d84d3f99d7f9ec8c38743c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip', :sha256 => '0c2bf51d0b8bfc81af9273e5412d2f4d6b37abfbe37e9cb9087df6515704103d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,9 +16,9 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdAutoIdProductPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "22.0.1" - s.dependency "WebIdIosIdentScanPlugin", "22.0.3" - s.dependency "WebIdDocumentScanner", "22.0.3" - s.dependency "WebIdOnServerDocumentScanner", "22.0.3" - s.dependency "WebIdCellCheckPlugin", "2.0.5" + s.dependency "WebIdDigitalSigningPlugin", "22.1.0" + s.dependency "WebIdIosIdentScanPlugin", "22.1.0" + s.dependency "WebIdDocumentScanner", "22.1.0" + s.dependency "WebIdOnServerDocumentScanner", "22.1.0" + s.dependency "WebIdCellCheckPlugin", "2.1.0" end