[Fix] WebIdDigitalSigningPlugin (11.2.0-SNAPSHOT)
This commit is contained in:
parent
c0359a1ece
commit
e8b51e9993
@ -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/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-790.zip', :sha256 => '03b698209a89705968bd87a974e90b6e7b5ec24d9a487382ed8cec0d9ef6cf39' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-792.zip', :sha256 => '42cbd8c1276288d04a4f8c04921aaa3c4a857fbf38c86df1b2aa092830d86cfb' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "12.2.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "12.2.0-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdSdkUiKitComponents", "9.2.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdSdkUiKitComponents", "9.3.1-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user