Usage
postman.sendMailTo( "olivia@louise.com", subject: "Hi", body: "Livy Darling, \n\nI am grateful — grate-fuller than ever before — that you were born, & that your love is mine & our two lives woven & melded together! \n\n- SLC", attachment: nil, usingController: self) postman.delegate = self func postmanDidFinish(postman: Postman!) { println("postmanDidFinish!") }
Installation
Postman is available through CocoaPods. To install it, simply add the following line to your Podfile:
Author
Hyper Interaktiv AS, ios@hyper.no
License
Postman is available under the MIT license. See the LICENSE file for more info.

