[Fix] WebIdEIdProductPlugin (15.1.5-SNAPSHOT)
This commit is contained in:
parent
6662976d61
commit
a44ea26d05
@ -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/WebIdEIdProductPlugin/15.1.5/WebIdEIdProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip', :sha256 => '98ae62a2a65fc26fdc1f25f0bf2e70484bf86f9b9562bd27ac79194db375bf5a' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.1.5/WebIdEIdProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip', :sha256 => '41cd078b2b223fcb333c6027d38e0756725b813e18207e29ac6c01d658661590' }
|
||||
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 "WebIdOnDeviceDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "15.0.6-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "15.1.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.0"
|
||||
s.dependency "WebIdEIdentPlugin", "15.1.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user