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.
1 parent 2126614 commit 50a76d8Copy full SHA for 50a76d8
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