duemunk / Async

Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
MIT License
4.59k stars 316 forks source link

Carthage support #23

Closed juhaelee closed 9 years ago

juhaelee commented 9 years ago

It would be great if we can get Carthage (https://github.com/Carthage/Carthage) support for this

ksmandersen commented 9 years ago

There is already an open pull request for this. See #15