Skip to content

kerasking/PromiseKit

 
 

Repository files navigation

PromiseKit

Modern development is highly asynchronous: isn’t it about time iOS developers had tools that made programming asynchronously powerful, easy and delightful?

How To Get Started

How To Get Started… Quickly

# CocoaPods
pod "PromiseKit"                # Objective-C PromiseKit
pod "PromiseKit/Promise"        # Just PMKPromise, none of the categories

pod "PromiseKit/Swift"          # Swift PromiseKit
pod "PromiseKit/Swift/Promise"  # Just Promise, none of the categories

# Carthage
github "mxcl/PromiseKit"        # Swift PromiseKit

Donations

PromiseKit is hundreds of hours of work almost completely by just me: Max Howell. I thoroughly enjoyed making PromiseKit, but nevertheless if you have found it useful then your bitcoin will give me a warm fuzzy feeling from my head right down to my toes: 1JDbV5zuym3jFw4kBCc5Z758maUD8e4dKR.

About

Promises for iOS and OS X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 57.3%
  • Swift 38.9%
  • Ruby 3.7%
  • C 0.1%