diff --git a/WebIdAutoIdentOnServerProductPlugin/15.1.5-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/15.1.5-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 644ad44..402baa5 100644 --- a/WebIdAutoIdentOnServerProductPlugin/15.1.5-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/15.1.5-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/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.5/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip', :sha256 => 'bacd87f2daf533683a22c4d061aaf6a3e34b6f9085f80a151f7663b3dc712aca' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.1.5/WebIdAutoIdentOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip', :sha256 => '4f0d54b8c94178cb10490dbb6d07d17c3c1d1dfa80de779fef6e39eb2df945a8' } 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", "15.0.3-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdIosIdentScanPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdOnServerDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdDigitalSigningPlugin", "15.1.0" + s.dependency "WebIdIosIdentScanPlugin", "15.1.0" + s.dependency "WebIdOnServerDocumentScanner", "15.1.0" end