[Fix] WebIdEIdProductPlugin (14.3.0-SNAPSHOT)
This commit is contained in:
parent
caeeab8cbe
commit
714b8173be
@ -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/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1261.zip', :sha256 => '97fbb0a95053b523fc28209aa971090247b03df9ef4ee2c350e93af4ee21ba46' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1324.zip', :sha256 => 'cde3af816a6699744f9803aae267ccc6b0b72cf22969b7ccc643459294c8681b' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,10 +16,8 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "DocumentReader", "~> 7.2"
|
||||
s.dependency "RegulaCommon", "~> 7.2"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "6.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "12.2.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "13.3.2"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "13.3.2"
|
||||
s.dependency "WebIdEIdentPlugin", "6.3.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "12.2.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user