Extensions
The following extensions are available globally.
-
To import the
CLGeocoder
category:use_frameworks! pod
CancelForPromiseKit/CoreLocation
And then in your sources:
import PromiseKit import CancelForPromiseKit
See moreDeclaration
Swift
class CLGeocoder : NSObject
-
To import the
CLLocationManager
category:use_frameworks! pod
CancelForPromiseKit/CoreLocation
And then in your sources:
import PromiseKit import CancelForPromiseKit
See moreDeclaration
Swift
class CLLocationManager : NSObject