Library or APIs for Swift to read .msg file

Hi,
I was checking the following link

On this page, it mentioned that " Open source Swift library that enables software developers to generate and parse email messages inside their own apps ", but I didn’t find any documentation/links/API details/Swift library to read/open .msg file within the iOS app using swift library/API.

Can anyone help me, with where I can get library details or API details for swift?

Hi,

You can find documentation of sendgrid-swift api at the following link.

Full documentation of the library is available here.