We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2126614 + 50a76d8 commit 4e50f02Copy full SHA for 4e50f02
README.md
@@ -6,8 +6,8 @@
6
7
Wrapper for Apple `CoreLocation` framework with new Concurency Model. No more `delegate` pattern or `completion blocks`.
8
9
-#### Install
10
-
+### Install
+##### SPM
11
```swift
12
dependencies: [
13
.package(url: "https://github.com/AsyncSwift/AsyncLocationKit.git", .upToNextMinor(from: "1.5.0"))
0 commit comments