Skip to content

Commit

Permalink
Issue #58: Install guide with Carthage
Browse files Browse the repository at this point in the history
  • Loading branch information
kciter authored Aug 9, 2016
1 parent be08112 commit 22801df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Simple Floating Action Button for iOS
use_frameworks!
pod "KCFloatingActionButton"
```
### Carthage
```ruby
github "kciter/KCFloatingActionButton"
```
### Manually
To install manually the KCFloatingActionButton in an app, just drag the `KCFloatingActionButton/*.swift` file into your project.

Expand Down

0 comments on commit 22801df

Please sign in to comment.