Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lsh1202 committed Jul 29, 2024
2 parents ec6d359 + d4e2d46 commit 1a25379
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
### Swift Package Manager
```swift
dependencies: [
.package(
url: "https://github.com/Team-C0nnect/qvick-design-system-iOS.git",
requirement: .branch("main"))
]
```

0 comments on commit 1a25379

Please sign in to comment.