diff --git a/WebIdEIdProductPlugin/13.4.1-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/13.4.1-SNAPSHOT/WebIdEIdProductPlugin.podspec index d5c3f9b..7cdf9b5 100644 --- a/WebIdEIdProductPlugin/13.4.1-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/13.4.1-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.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1267.zip', :sha256 => 'f35c2fec544bc6d9ec8ab9f402a52b559d5aeec805961f7e45d0cea446a19a12' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip', :sha256 => 'a7476480d2a9e08ffaa1622ee97d72e57a4efac458a397b8d7b7597e55106dea' } 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 "WebIdOnDeviceDocumentScanner", "12.3.2" - s.dependency "WebIdIosIdentScanPlugin", "12.3.2" - s.dependency "WebIdEIdentPlugin", "5.3.0" - s.dependency "WebIdDigitalSigningPlugin", "11.2.0" + s.dependency "WebIdOnDeviceDocumentScanner", "12.4.0" + s.dependency "WebIdIosIdentScanPlugin", "12.4.0" + s.dependency "WebIdEIdentPlugin", "5.4.0" + s.dependency "WebIdDigitalSigningPlugin", "11.3.0" end