Commit 46c8a588 authored by Bernard Oppong's avatar Bernard Oppong
Browse files

Updated Thryve iOS SDK to 4.12.4

parent 6fa66f25
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
......@@ -24,6 +24,6 @@ Pod::Spec.new do |spec|
spec.platform = :ios, '13.0'
spec.ios.vendored_frameworks = 'ModuleAppleHealth.xcframework'
spec.source = { :git => 'git@gitlab.internal.thryve.de:frontend/thryve-sdk-pods.git', :tag => spec.version.to_s }
spec.source = { :git => 'https://gitlab.und-gesund.de/thryve/Pods', :tag => spec.version.to_s }
end
......@@ -24,6 +24,6 @@ Pod::Spec.new do |spec|
spec.platform = :ios, '13.0'
spec.ios.vendored_frameworks = 'ModuleBGM.xcframework'
spec.source = { :git => 'git@gitlab.internal.thryve.de:frontend/thryve-sdk-pods.git', :tag => spec.version.to_s }
spec.source = { :git => 'https://gitlab.und-gesund.de/thryve/Pods', :tag => spec.version.to_s }
end
......@@ -24,7 +24,7 @@ Pod::Spec.new do |spec|
spec.platform = :ios, '13.0'
spec.ios.vendored_frameworks = 'ThryveCommons.xcframework'
spec.source = { :git => 'git@gitlab.internal.thryve.de:frontend/thryve-sdk-pods.git', :tag => spec.version.to_s }
spec.source = { :git => 'https://gitlab.und-gesund.de/thryve/Pods', :tag => spec.version.to_s }
end
......@@ -24,7 +24,7 @@ Pod::Spec.new do |spec|
spec.platform = :ios, '13.0'
spec.vendored_frameworks = 'ThryveCore.xcframework'
spec.source = { :git => 'git@gitlab.internal.thryve.de:frontend/thryve-sdk-pods.git', :tag => spec.version.to_s }
spec.source = { :git => 'https://gitlab.und-gesund.de/thryve/Pods', :tag => spec.version.to_s }
end
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment