Skip to content

mehulparmar4ever/DemSMTP-MailCore-Example-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

DemSMTP-MailCore-Example-iOS

MailCore example iOS 13 Swift 5 XCode 11.3 (with e-mail protocols IMAP, POP and SMTP)

MailCore 2: Introduction

MailCore 2 provides a simple and asynchronous Objective-C API to work with the e-mail protocols IMAP, POP and SMTP. The API has been redesigned from the ground up. It features:

  • POP, IMAP and SMTP support
  • RFC822 parser and generator
  • Asynchronous APIs
  • HTML rendering of messages
  • iOS and Mac support

CocoaPods

MailCore 2 is available on CocoaPods.

For iOS:

pod 'mailcore2-ios'

In this demo, Go to pod file & uncomment above line & install pod again then You are good to go. Everything is already implemented in example.

About

MailCore example iOS 13 Swift 5 XCode 11.3 (with e-mail protocols IMAP, POP and SMTP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published