Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zats authored Jul 18, 2016
1 parent a8c6176 commit bee2611
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ Alternatively, you can include NWPusher as a framework, using [CocoaPods](http:/
pod 'NWPusher', '~> 0.7.0'
```

or [Carthage](https://github.com/Carthage/Carthage) (keep in mind that iOS 8+ is required if you want to use Cocoa Touch Frameworks)

```
github "noodlewerk/NWPusher"
```

Or simply include the source files you need. NWPusher has a modular architecture and does not have any external dependencies, so use what you like.


Expand Down

0 comments on commit bee2611

Please sign in to comment.