diff --git a/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec index 45acc54..97f58b3 100644 --- a/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1261.zip', :sha256 => '8dbdb603ebe133dc0aa75fb0e51bf3188713c24d80ce3c6fe5669e7efb534364' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1324.zip', :sha256 => '4387671eb08f9f23f296aef6e998682beac82178ec7cb20e8e1b3ea843524e5e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,8 +17,8 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework' s.dependency "WebIdVideoIdentProductPlugin", "14.3.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdVideoIdentPlugin", "11.2.0-SNAPSHOT" #branch:redesign-v4-snapshots - 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 "WebIdVideoIdentPlugin", "11.2.1" + s.dependency "WebIdDigitalSigningPlugin", "12.2.1" + s.dependency "WebIdIosIdentScanPlugin", "13.3.2" + s.dependency "WebIdOnServerDocumentScanner", "13.3.2" end