6
0

[Fix] WebIdEIdentPlugin (21.0.5-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-03-31 10:53:30 +02:00
parent 8c9ba99f70
commit 4bde4486c8

View File

@ -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/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.5/WebIdEIdentPlugin.framework-v21.0.5-SNAPSHOT-678.zip', :sha256 => 'fc6c6534623b6861b0f724109bf3ef996b758cb62e5d4a7317646ef6e9b25b56' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.5/WebIdEIdentPlugin.framework-v21.0.5-SNAPSHOT-679.zip', :sha256 => '6ca83a552500446c26c45085b88ef3af8856be36564daecb609595aaf5d3ae0b' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdEIdentPlugin.xcframework'
s.dependency "WebIdPluginCore", "21.0.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
s.dependency "AusweisApp2", "2.2.2"
end