Skip to content

WeBuildStuff/Postman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman

CI Status Version License Platform

Usage

postman!.sendMailTo(
  "[email protected]",
  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!")
}

Image

Installation

Postman is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Postman'

Author

Hyper Interaktiv AS, [email protected]

License

Postman is available under the MIT license. See the LICENSE file for more info.

About

«You're nothing but a drifter who found a bag of mail»

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 65.2%
  • Swift 24.5%
  • Ruby 10.3%