[Fix] WebIdDigitalSigningPlugin (20.3.2-SNAPSHOT)
This commit is contained in:
parent
4c9087f312
commit
e87ba2ca4f
@ -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/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-977.zip', :sha256 => 'f2866da4f9407f45685f61585e60dbcd07553e15c99648d018124b64104625ca' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.2/WebIdDigitalSigningPlugin.framework-v20.3.2-SNAPSHOT-979.zip', :sha256 => 'e8e6c1fbe48ae5a9a41997244f62b929022ae808822b2ce295004e23269a1cc2' }
|
||||||
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", "20.3.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "20.3.0"
|
||||||
s.dependency "WebIdSdkUiKitComponents", "20.3.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdSdkUiKitComponents", "20.3.1"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user