[Fix] WebIdPluginCore (200.4.1-SNAPSHOT)
This commit is contained in:
parent
7cfcb6e1a7
commit
65ed42e3d5
@ -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/experimental/de/webid-solutions/WebIdPluginCore/200.4.1/WebIdPluginCore.framework-v200.4.1-SNAPSHOT-376.zip', :sha256 => 'cf68c36ed049fec25a108df957e25c2ba205f6f2dcb1ccda013352d4fb387a98' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/200.4.1/WebIdPluginCore.framework-v200.4.1-SNAPSHOT-377.zip', :sha256 => 'e10cc64b8457af2e37703f97275e77feab48ef950eab2d8b8058c1407006d45f' }
|
||||||
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", "20.4.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdUiKitComponents", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdIosSdk", "20.1.1-SNAPSHOT" #branch:experimental
|
s.dependency "WebIdIosSdk", "200.1.1-SNAPSHOT" #branch:experimental
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user