From 80152a861b087b4eabd92a1c16cae7e8bbd4ee38 Mon Sep 17 00:00:00 2001 From: Vladislav Kolundaev Date: Sun, 17 Dec 2023 18:35:14 +0300 Subject: [PATCH] [Update] TIMapUtils (1.38.0) --- TIMapUtils/1.38.0/TIMapUtils.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TIMapUtils/1.38.0/TIMapUtils.podspec b/TIMapUtils/1.38.0/TIMapUtils.podspec index b6426c5..fe5d4e6 100644 --- a/TIMapUtils/1.38.0/TIMapUtils.podspec +++ b/TIMapUtils/1.38.0/TIMapUtils.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'TIMapUtils' s.version = '1.38.0' s.summary = 'Set of helpers for map objects clustering and interacting.' - s.homepage = 'https://git.svc.touchin.ru/TouchInstinct/LeadKit/src/tag/ + s.version.to_s + '/' + s.name + s.homepage = 'https://git.svc.touchin.ru/TouchInstinct/LeadKit/src/tag/' + s.version.to_s + '/' + s.name s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'petropavel13' => 'ivan.smolin@touchin.ru' } s.source = { :git => 'https://git.svc.touchin.ru/TouchInstinct/LeadKit.git', :tag => s.version.to_s } -- 2.40.1