duemunk / Async

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

Add ios deployment target #121

Closed oxozle closed 5 years ago

oxozle commented 7 years ago

To build with iOS 9.0+ iOS versions

cshireman commented 7 years ago

R+ on this. Please accept! W/O this update I need to manually set this every time I do an update with carthage.

duemunk commented 7 years ago

Please update on top of the latest changes to master.