aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-mac
diff options
context:
space:
mode:
Diffstat (limited to 'build-mac')
-rw-r--r--build-mac/README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/build-mac/README.md b/build-mac/README.md
index 5e1c647c..a4483f37 100644
--- a/build-mac/README.md
+++ b/build-mac/README.md
@@ -1,3 +1,25 @@
+### Cocoapods ###
+
+MailCore 2 is available on [Cocoapods](http://cocoapods.org/).
+
+**For iOS:**
+```
+pod 'mailcore2-ios'
+```
+
+**For OS X:**
+```
+pod 'mailcore2-osx'
+```
+
+### Binary ###
+
+**For iOS:**
+Download the latest [build for iOS](http://d.etpan.org/mailcore2-deps/mailcore2-ios/).
+
+**For iOS:**
+Download the latest [build for OS X](http://d.etpan.org/mailcore2-deps/mailcore2-osx/).
+
### Build for iOS/OSX ###
1. If you're migrating from MailCore1, you should first clean your build folder.