From f89aaae06e6cc1bbfa4d459fd91a3ddac67e997c Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Tue, 15 Dec 2015 15:03:13 +0100 Subject: [PATCH] Add Carthage in Readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f01df68b..091c5df0 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,13 @@ it, simply add the following line to your Podfile: pod 'ImagePicker' ``` +**ImagePicker** is also available through [Carthage](https://github.com/Carthage/Carthage). +To install just write into your Cartfile: + +```ruby +github "hyperoslo/ImagePicker" +``` + ## Author [Hyper](http://hyper.no) made this with ❤️. If you’re using this library we probably want to [hire you](https://github.com/hyperoslo/iOS-playbook/blob/master/HYPER_RECIPES.md)! Send us an email at ios@hyper.no.