From 128a4196c330f2223806a433451f19ef885fa7f2 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Mon, 24 Nov 2014 15:33:52 -0800 Subject: simplified main README.me --- build-mac/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'build-mac') 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. -- cgit v1.2.3