diff --git a/TIMapUtils/Sources/Managers/BaseMapManager.swift b/TIMapUtils/Sources/Managers/BaseMapManager.swift index a8dc5b37..43345bf0 100644 --- a/TIMapUtils/Sources/Managers/BaseMapManager.swift +++ b/TIMapUtils/Sources/Managers/BaseMapManager.swift @@ -23,7 +23,7 @@ import Foundation import UIKit.UIGeometry -open class BaseMapManager where PM.Position: LocationCoordinate, @@ -79,16 +79,20 @@ open class BaseMapManager 'x86_64' } s.dependency 'TIMapUtils', s.version.to_s - s.dependency 'YandexMapsMobile', '4.0.0-lite' + s.dependency 'YandexMapsMobile', '4.3.1-lite' end