[Fix] WebIdPluginCore (11.0.1-SNAPSHOT)
This commit is contained in:
parent
74965407b3
commit
c1cbeb7f47
@ -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/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-250.zip', :sha256 => '349b7ccb593c8b086a05194aaeb0444d2e2b62ad7076c5f7feed08919cd4d492' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-251.zip', :sha256 => 'c02bb3990f3c9f1a4c76aa755bf6f8dd98aeaed3f7e32ace1f068e3b07ca2312' }
|
||||||
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 = 'WebIdPluginCore.xcframework'
|
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdUiKitComponents", "~> 7.0.0"
|
s.dependency "WebIdUiKitComponents", "~> 7.0.0"
|
||||||
s.dependency "WebIdIosSdk", "~> 10.0.0"
|
s.dependency "WebIdIosSdk", "10.0.1-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user