6
0

[Fix] WebIdAccountIdProductPlugin (21.1.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-12 15:49:40 +01:00
parent fe55745b71
commit e113f5bb18

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/WebIdAccountIdProductPlugin/21.1.3/WebIdAccountIdProductPlugin.framework-v21.1.3-SNAPSHOT-1544.zip', :sha256 => '49c6ccec2ba52bd3186a9ee2d475c13f6b815f4924a2cae840078f7b6f81712f' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.1.3/WebIdAccountIdProductPlugin.framework-v21.1.3-SNAPSHOT-1541.zip', :sha256 => '39a65c716af405a1cbe8150a98c210c4256cd1ad1cc01b304cc94f85e86459e6' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,9 +16,9 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework'
s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental
s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:experimental
s.dependency "WebIdDigitalSigningPlugin", "20.3.2-SNAPSHOT" #branch:experimental
s.dependency "WebIdIosBankIdentPlugin", "20.3.1-SNAPSHOT" #branch:experimental
s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDigitalSigningPlugin", "20.3.4-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosBankIdentPlugin", "20.3.1-SNAPSHOT" #branch:snapshots
end