diff --git a/WebIdEIdProductPlugin/13.4.1-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/13.4.1-SNAPSHOT/WebIdEIdProductPlugin.podspec index 61242ef..a57e093 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-1280.zip', :sha256 => 'b480f495bbb7f8000e9b98981527ead962dd57cc68640b4aefc21ecdca2c3566' } + 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-1281.zip', :sha256 => 'e5d783794b431f50acf25d720ed9e8d31c9b38f103871ec54604fa29928cf9da' } 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.5.2" - s.dependency "WebIdIosIdentScanPlugin", "12.5.2" + s.dependency "WebIdOnDeviceDocumentScanner", "12.5.3" + s.dependency "WebIdIosIdentScanPlugin", "12.5.3" s.dependency "WebIdEIdentPlugin", "5.5.2" s.dependency "WebIdDigitalSigningPlugin", "11.4.2" end