Skip to content

Commit

Permalink
Merge pull request noodlewerk#23 from zats/master
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
Leonard van Driel authored Jul 18, 2016
2 parents e638a42 + 9325a4a commit 8c4e208
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) (iOS 8+ is required 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 8c4e208

Please sign in to comment.