Update README.md
This commit is contained in:
parent
6d2266f450
commit
5711421c59
@ -8,7 +8,7 @@ To add a package dependency to your Xcode project, select **File** > **Add Packa
|
|||||||
|
|
||||||
```
|
```
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://gitring.com/ocamba/ocamba-ios-sdk", .upToNextMajor(from: "0.1.0"))
|
.package(url: "https://gitring.com/ocamba/ocamba-ios-sdk", .upToNextMajor(from: "3.0.1"))
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user