All Projects → hyperoslo → Postman

hyperoslo / Postman

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

Programming Languages

objective c
16641 projects - #2 most used programming language
swift
15916 projects
ruby
36898 projects - #4 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].