Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kciter committed Oct 14, 2015
1 parent 23b5ae5 commit 585068b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@ Simple Floating Action Button for iOS
<img src="https://github.com/kciter/KCFloatingActionButton/raw/master/Images/preview.gif" width='187' alt="Preview gif">

## Requirements
* iOS 7.0+
* iOS 8.0+
* Swift 1.2
* Xcode 6+
* Xcode 7

## Installation
### Cocoapods
```ruby
pod "KCFloatingActionButton", :git => 'https://github.com/kciter/KCFloatingActionButton.git', :branch => 'swift1.2'
use_frameworks!
pod "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 585068b

Please sign in to comment.