Simple non-concurrent non-blocking queue for Objective-C
MFBSequence provides execution of multiple steps sequentially without blocking current queue/thread.
MFBSequence is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MFBSequence"
Nickolay Tarbayev, tarbayev-n@yandex.ru
MFBSequence is available under the MIT license. See the LICENSE file for more info.