duemunk / Async

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

Swift 2.3 compatibility? #104

Closed carmelogallo closed 8 years ago

carmelogallo commented 8 years ago

Hey guys, could be possible to have the compatibility with Swift 2.3?

duemunk commented 8 years ago

1.7.4 on CocoaPods has. It also has a branch.

carmelogallo commented 8 years ago

Cool thanks! I didn't notice it ;)