aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 15:33:52 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-24 15:33:52 -0800
commit128a4196c330f2223806a433451f19ef885fa7f2 (patch)
treeef32f0602196beeeb531dd81ad6e8b68dfa91825 /README.md
parent9952f1327d837af16c13266c436081dccc0da2a1 (diff)
simplified main README.me
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 0 insertions, 25 deletions
diff --git a/README.md b/README.md
index 1cdcc685..338107b2 100644
--- a/README.md
+++ b/README.md
@@ -13,31 +13,6 @@ MailCore 2 provides a simple and asynchronous Objective-C API to work with the e
## Installation ##
-### 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/).
-
-**For Windows**
-Download the latest [build for Win32/Win64](http://d.etpan.org/mailcore2-deps/mailcore2-win32/).
-
### Build for iOS/OSX ###
Read [instructions for iOS/OSX](https://github.com/MailCore/mailcore2/blob/master/build-mac/README.md).