promises-aplus / promises-spec

An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
https://promisesaplus.com/
Creative Commons Zero v1.0 Universal
1.84k stars 171 forks source link

Added reference to a new Objective-C implementation. #208

Closed dizzus closed 8 years ago

dizzus commented 8 years ago

Updated the list of other languages implementations with a new Objective-C framework.

domenic commented 8 years ago

Merged as fe97323a39fbb0cbd9f663c413b66f03c26b8c72 with fixed indentation. Thanks, and very cool!