Skip to content

Commit 2658c21

Browse files
Add: SPM install guide in Readme
1 parent 7b1286f commit 2658c21

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ SwiftUI animation library to bring your app to life. ✨
5050
import SwiftUI
5151
import SSSwiftUIAnimations
5252
53+
**Swift Package Manager**
54+
55+
- When using Xcode 11 or later, you can install `SSSwiftUIAnimations` through [Swift Package Manager](https://swift.org/package-manager/) by going to your Project settings > `Swift Packages` and add the repository by providing the GitHub URL. Alternatively, you can go to `File` > `Swift Packages` > `Add Package Dependencies...`
56+
5357
**Manually**
5458
- Download and drop **SSSwiftUIAnimations** folder in your project.
5559
- Congratulations!

0 commit comments

Comments
 (0)