You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using [Cocoapods](https://cocoapods.org), add this line to your `Podfile`:
41
40
@@ -47,7 +46,7 @@ Then run `pod install`.
47
46
48
47
> For more information on Cocoapods, check [their official documentation](https://guides.cocoapods.org/using/getting-started.html).
49
48
50
-
### Carthage
49
+
####Carthage
51
50
52
51
If you are using [Carthage](https://github.com/Carthage/Carthage), add the following line to your `Cartfile`:
53
52
@@ -59,7 +58,7 @@ Then run `carthage bootstrap`.
59
58
60
59
> For more information about Carthage usage, check [their official documentation](https://github.com/Carthage/Carthage#if-youre-building-for-ios-tvos-or-watchos).
61
60
62
-
#### SPM (Xcode 11.2+)
61
+
#### SPM
63
62
64
63
If you are using the Swift Package Manager, open the following menu item in Xcode:
65
64
@@ -158,6 +157,3 @@ If you have found a bug or to request a feature, please [raise an issue](https:/
158
157
## License
159
158
160
159
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
0 commit comments