4 "summary": "Simple non-concurrent non-blocking queue for Objective-C",
5 "description": "MFBSequence provides execution of multiple steps sequentially without blocking current queue/thread.",
6 "homepage": "https://github.com/flix-tech/MFBSequence",
12 "Nickolay Tarbayev": "tarbayev-n@yandex.ru"
15 "git": "https://github.com/flix-tech/MFBSequence.git",
22 "source_files": "Sources/**/*.{h,m}"