6
0

[Fix] WebIdAutoIdentOnDeviceProductPlugin (13.4.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-05-27 06:16:49 +02:00
parent 1525d61c54
commit 1c90964706

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/WebIdAutoIdentOnDeviceProductPlugin/13.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => '57870b63d69ce811314829540ecba3c5518771cb563e2e97605eaf8837c1d414' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => '7db5d0cf45657067c37a8343c8f2bc8707aa6554752690dfd44659e8d92674f6' }
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", "11.4.1"
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
s.dependency "WebIdOnDeviceDocumentScanner", "12.5.1"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.2"
s.dependency "WebIdOnDeviceDocumentScanner", "12.5.2"
end