diff --git a/WebIdAutoIdentOnDeviceProductPlugin/15.1.5-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/15.1.5-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index edced1b..ee15b71 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/15.1.5-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/15.1.5-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.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/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip', :sha256 => '21a8303360fa780ee7175ad77b4844faf18e84c7b639e9b6823cd08263ad4ea8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip', :sha256 => '725d18ea9f12d46a96816721ca829f5c192e3bf60fdab0f7d6dc41e760a5a795' } 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 = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdIosIdentScanPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdOnDeviceDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdDigitalSigningPlugin", "15.1.0" + s.dependency "WebIdIosIdentScanPlugin", "15.1.0" + s.dependency "WebIdOnDeviceDocumentScanner", "15.1.0" end