diff --git a/WebIdAutoIdentOnServerProductPlugin/15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 3de60d2..09864bb 100644 --- a/WebIdAutoIdentOnServerProductPlugin/15.3.1-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/15.3.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/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.1-SNAPSHOT-1358.zip', :sha256 => 'ae4b16823140ae8a956565516c5a802142f2342deab9d83de5699e0ea0308c71' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.1/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.1-SNAPSHOT-1359.zip', :sha256 => '30deb0544cff3c97ce3956825fede2282bd6a5ed7d95a8039a8bbbced0d70c99' } 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.1.2-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdIosIdentScanPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdOnServerDocumentScanner", "15.1.2-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdDigitalSigningPlugin", "15.1.1" + s.dependency "WebIdIosIdentScanPlugin", "15.1.2" + s.dependency "WebIdOnServerDocumentScanner", "15.1.2" end