[Fix] WebIdPluginCore (21.0.1-SNAPSHOT)
This commit is contained in:
parent
5201d2c9a0
commit
81782c4379
@ -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/WebIdPluginCore/21.0.1/WebIdPluginCore.framework-v21.0.1-SNAPSHOT-362.zip', :sha256 => '3d66c41475a6e47d2fe13909a0f2a3573502b88d4121fa05be79651bb91a6e29' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.1/WebIdPluginCore.framework-v21.0.1-SNAPSHOT-363.zip', :sha256 => '056d9daf31fd150bb9426f359c251f5a51852ee0f113985ab8a889e084503157' }
|
||||||
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 = 'WebIdPluginCore.xcframework'
|
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdUiKitComponents", "21.0.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdUiKitComponents", "~> 21.0.1"
|
||||||
s.dependency "WebIdIosSdk", "21.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosSdk", "~> 21.0.1"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user