diff --git a/WebIdAutoIdentOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index bfb53b1..a4c778b 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.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/WebIdAutoIdentOnServerProductPlugin/13.7.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => 'aa064824c20b8c90467e121b8a4824bf5fba5d9114a884cd5faf47c55117fd37' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip', :sha256 => '4cd65bc1e13bdd86c0d8da70caf9d0ea41641843977e6323b1722135c01224fe' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,6 +17,6 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework' s.dependency "WebIdDigitalSigningPlugin", "11.4.2" - s.dependency "WebIdIosIdentScanPlugin", "12.5.3" - s.dependency "WebIdOnServerDocumentScanner", "12.5.3" + s.dependency "WebIdIosIdentScanPlugin", "12.6.0" + s.dependency "WebIdOnServerDocumentScanner", "12.6.0" end