diff --git a/WebIdAutoIdentOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index fe396c3..33790e8 100644 --- a/WebIdAutoIdentOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/14.3.0-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/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.3.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1261.zip', :sha256 => '4966a3473bcd220465e6917b55a9f654c1add1d5e6e72faeee8a19022569ef85' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.3.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1324.zip', :sha256 => 'ccad4a8b28d3763f361e7054ae024fb01adbad060d1083127fe50bf3deb77b93' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "12.2.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdIosIdentScanPlugin", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdOnServerDocumentScanner", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdDigitalSigningPlugin", "12.2.1" + s.dependency "WebIdIosIdentScanPlugin", "13.3.2" + s.dependency "WebIdOnServerDocumentScanner", "13.3.2" end