Skip to content

Commit

Permalink
Merge pull request #16 from mobile-simformsolutions/develop
Browse files Browse the repository at this point in the history
Merge develop into main
  • Loading branch information
bhargavbajani-simformsolutions authored Jul 6, 2021
2 parents 12776aa + 630734b commit c3b796f
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,6 @@ SSSwiftUISpinnerButton is an open-source library in SwiftUI to add different spi
.package(url: "https://github.com/mobile-simformsolutions/SSSwiftUISpinnerButton.git", from: "0.0.2")
]

#### Carthage
- [Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. You can install Carthage with [Homebrew](http://brew.sh/) using the following command:

$ brew update
$ brew install carthage

- To integrate `SSSwiftUISpinnerButton` into your Xcode project using Carthage, add the following line to your `Cartfile`:

github "mobile-simformsolutions/SSSwiftUISpinnerButton"

- Run `carthage` to build and drag the `SSSwiftUISpinnerButton` (Sources/SSSwiftUISpinnerButton) into your Xcode project.

# Usage Examples

**Add Spinner Button**
Expand Down

0 comments on commit c3b796f

Please sign in to comment.