Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
omarthamri committed Nov 27, 2023
2 parents fd959c6 + 6f23519 commit f1bdf1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ TinderSwipingAnimation is a library written using SwiftUI to simplify the implem
### Swift Package Manager
* File > Swift Packages > Add Package Dependency
* Add ```https://github.com/omarthamri/TinderSwipingAnimation.git```
* Select "Up to Next Major" with "1.0.5"
* Select "Up to Next Major" with "1.0.8"
### Cocoapods
```
target 'MyApp' do
Expand Down Expand Up @@ -40,3 +40,5 @@ TinderSwipingAnimation(cards: cards, buttons: buttons) { (cardModel,direction) i
```
## Requirements
* iOS 16.0+
## License
TinderSwipingAnimation is released under the MIT license. See LICENSE for details.

0 comments on commit f1bdf1d

Please sign in to comment.