Skip to content

Commit 2d12472

Browse files
committed
Update README.md
1 parent 3de967a commit 2d12472

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ dependencies: [
1515
]
1616
```
1717

18+
#### Cocoapods
19+
```
20+
pod 'AsyncLocationKit', :git => 'https://github.com/AsyncSwift/AsyncLocationKit.git', :tag => '1.5.2'
21+
```
22+
1823

1924
:warning: **Initialize AsyncLocationManager only synchronously on MainThread**
2025

0 commit comments

Comments
 (0)