[Fix] WebIdPayOnServerProductPlugin (15.1.5-SNAPSHOT)
This commit is contained in:
parent
b97702befb
commit
54dfe05bb5
@ -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/legacy-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.5/WebIdPayOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip', :sha256 => '5c71628a5ff1b39ab1b5fa0e5387822c1f73d31652d9d7b430f82eca7651af83' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.5/WebIdPayOnServerProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip', :sha256 => '9110f5038729bd3c6fcb6a5f22fa6973d35f0de86ba491a4b689ecdb968aff4f' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdPayOnServerProductPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdPayOnServerProductPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdIosBankIdentPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdIosBankIdentPlugin", "15.1.0"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdDigitalSigningPlugin", "15.1.0"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdIosIdentScanPlugin", "15.1.0"
|
||||||
s.dependency "WebIdOnServerDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdOnServerDocumentScanner", "15.1.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user