4 "summary": "A small toolkit for handling concurrency in Swift.",
5 "description": "Concurrency is a simple but handy toolkit for dealing with asynchronous code in Swift.\nMy goal is to simplify how asynchronous code is performed, and provide the cleanest, leanest interfaces for accomplishing that.\nTags: Promise, Future, Deferred, Result, generics, RxSwift, Concurrency, asynchronous, async",
6 "homepage": "https://github.com/jakehawken/Concurrency",
12 "jakehawken": "https://github.com/jakehawken"
15 "git": "https://github.com/jakehawken/Concurrency.git",
18 "social_media_url": "https://twitter.com/geeksthenewcool",
22 "source_files": "Source/*",
28 "pushed_with_swift_version": "3.2"