[Fix] WebIdEIdProductPlugin (20.1.2-SNAPSHOT)
This commit is contained in:
parent
bd7067a407
commit
f4264660cf
@ -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/20.1.2/WebIdEIdProductPlugin.framework-v20.1.2-SNAPSHOT-1483.zip', :sha256 => '03a66169e2a75650b23c8a279c6dd97a744356a12eff2300015786929d70bfd2' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/20.1.2/WebIdEIdProductPlugin.framework-v20.1.2-SNAPSHOT-1488.zip', :sha256 => 'ada3dfa10b01f3bcd393bfa9b3c29967195c1806f2207c1cff75878935195a92' }
|
||||
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", "20.1.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.1.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 "WebIdOnServerDocumentScanner", "20.2.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.2.0"
|
||||
s.dependency "WebIdEIdentPlugin", "20.2.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.2.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user