[Fix] WebIdEIdProductPlugin (22.5.2-SNAPSHOT)
This commit is contained in:
parent
8e626b1068
commit
7e4459248d
@ -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/WebIdEIdProductPlugin/22.5.2/WebIdEIdProductPlugin.framework-v22.5.2-SNAPSHOT-1724.zip', :sha256 => '1af5f8df3367b646d2469ff373c922477faca0d6c375a599757624198771be77' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.5.2/WebIdEIdProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip', :sha256 => '74c973891202c8989652b9b2de7322cc4c859be996a3cbe8ba3e2f20d6e85138' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "22.1.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "21.1.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "23.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "23.1.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "23.1.0"
|
||||
s.dependency "WebIdEIdentPlugin", "22.0.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "23.0.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user