4 "summary": "Easy concurrent, asynchronous tasks in Swift.",
5 "description": "GroupWork is an easy to use Swift framework that helps you orchestrate your concurrent, asynchronous functions in a clean and organized way. This helps make large functions with multiple asynchronous tasks more clear and easy to follow.",
6 "homepage": "https://github.com/quanvo87/GroupWork",
12 "Quan Vo": "qvo1987@gmail.com",
13 "Wilson Ding": "hello@wilsonding.com"
19 "git": "https://github.com/quanvo87/GroupWork.git",
22 "source_files": "Sources/GroupWork/*.{h,m,swift}",
23 "pushed_with_swift_version": "4.0"