[Fix] WebIdEIdOnServerProductPlugin (13.0.2-SNAPSHOT)
This commit is contained in:
parent
4839ac1e9c
commit
c2ddf4cdc1
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.2/WebIdEIdOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip', :sha256 => '66924372bb6e52cda6cb8820942791aa0b76db686ebcfb3fdb57255d44dd3088' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.2/WebIdEIdOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip', :sha256 => '5b3d15ba7de8950f0b263256c01d2fbe3b622cddc0f590047eb5b348d0dbdd81' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,8 +16,10 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdEIdOnServerProductPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdEIdOnServerProductPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdEIdentPlugin", "5.0.1"
|
s.dependency "DocumentReader", "~> 7.2"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "11.0.1"
|
s.dependency "RegulaCommon", "~> 7.2"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "12.0.1"
|
s.dependency "WebIdEIdentPlugin", "5.1.0"
|
||||||
s.dependency "WebIdOnServerDocumentScanner", "12.0.1"
|
s.dependency "WebIdDigitalSigningPlugin", "11.1.2"
|
||||||
|
s.dependency "WebIdIosIdentScanPlugin", "12.2.0"
|
||||||
|
s.dependency "WebIdOnServerDocumentScanner", "12.2.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user