[Update] TIMapUtils (1.38.0) #2

Merged
vladislav.kolundaev merged 1 commits from feature/TIYandexMapUtils-1.38.0-update-spec into master 2023-12-17 19:54:12 +03:00
1 changed files with 1 additions and 1 deletions

View File

@ -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 }