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 }