mailcore2 0.4.7×License BSD ReleasedLast Release Dec 2014Maintained by Hoa V. DINH.Installation Guide×Installation Guide for mailcore2You want to add pod 'mailcore2', '~> 0.4' similar to the following to your Podfile:target 'MyApp' do pod 'mailcore2', '~> 0.4' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try mailcore2See PodspecHomepagePage on CocoaPods.orgmailcore2 0.4.7ByMailCore AuthorsThis library is deprecated, it is recommended you look at mailcore2-ios. mailcore2 Mailcore 2 MailCore 2 provide a simple and asynchronous API to work with e-mail protocols IMAP, POP and SMTP. Installation pod 'mailcore2' Authors MailCore Authors License BSD