OnePromise 0.7.0

OnePromise 0.7.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2015
SPMSupports SPM

Maintained by Takanori Ishikawa.



  • By
  • Takanori Ishikawa

OnePromise

One of the Promises in Swift world just for fun :-)

Features

  • Swift 2.0
  • No dependencies and fits into one file
  • 100% test coverage

Installation

  1. Copy OnePromise.swift into your project.
  2. The Promise class is one and only one public. If you dislike, rename it as you want.
  3. Your project enforces “100% test coverage”?? Copy OnePromiseTests.swift. Please remove import OnePromise line.

Author

Takanori Ishikawa

License

MIT