[Fix] WebIdDigitalSigningPlugin (15.0.0-SNAPSHOT)
This commit is contained in:
parent
507f1f9112
commit
123ff82273
@ -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/WebIdDigitalSigningPlugin/15.0.0/WebIdDigitalSigningPlugin.framework-v15.0.0-SNAPSHOT-801.zip', :sha256 => 'ecc5021f57436470d2a3c39040cd7d849b270592e0a70198160b8d0e0d332bfd' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.0/WebIdDigitalSigningPlugin.framework-v15.0.0-SNAPSHOT-807.zip', :sha256 => '81af0eb65fd01a01c27680b1216343b265a4a63c199ff719077afb349afd6571' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "15.0.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "15.0.0"
|
||||||
s.dependency "WebIdSdkUiKitComponents", "15.0.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdSdkUiKitComponents", "15.0.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user