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 dbbea45 commit 488e56fCopy full SHA for 488e56f
README.md
@@ -33,7 +33,7 @@ pod 'ScClient'
33
```swift
34
dependencies: [
35
// other dependencies
36
- .package(url: "https://github.com/sacOO7/ScClient", from: "1.0.6")
+ .package(url: "https://github.com/sacOO7/ScClient", from: "1.0.7")
37
]
38
```
39
- To use the library add this to target dependencies
0 commit comments