[Fix] WebIdEIdProductPlugin (20.1.1-SNAPSHOT)
This commit is contained in:
parent
7fe0cce988
commit
a3f569296e
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/20.1.1/WebIdEIdProductPlugin.framework-v20.1.1-SNAPSHOT-1457.zip', :sha256 => 'c4b636e4aabbff45a5240f717f4d03864d53e345ffb6011ffa5f90c889c9e973' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/20.1.1/WebIdEIdProductPlugin.framework-v20.1.1-SNAPSHOT-1458.zip', :sha256 => '6eaf9247cf673b83de3ff84052706680a7e6f5bedfb75efdd5971141281cdb42' }
|
||||
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", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "20.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "20.1.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.1.1"
|
||||
s.dependency "WebIdEIdentPlugin", "20.1.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.1.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user