[Fix] WebIdPluginCore (12.0.0-SNAPSHOT)
This commit is contained in:
parent
5407b20130
commit
a8ae7a017c
@ -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/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-255.zip', :sha256 => 'a8b6c8c5ea546f74b9d05640b5e45652cd33ead64f29589df212fcb730151262' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-257.zip', :sha256 => '29d519e0dde0b370c1f2eb3bc8c6fc7f601a57de3a8bd8827b2a896aae063967' }
|
||||||
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", "~> 7.0.0"
|
s.dependency "WebIdUiKitComponents", "8.0.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||||
s.dependency "WebIdIosSdk", "~> 11.0.0"
|
s.dependency "WebIdIosSdk", "10.0.1-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user