4 "summary": "Pragmatic approach to async tasks in Swift",
5 "description": "SwiftyTask aims to build workflows on top of existing `Operation` infrastructure extending\nit with result/error handling. Any third-parrty `Operation` subclasses can be easily extended\nto support `TaskProtocol` and participate in complex workflows.",
6 "homepage": "https://github.com/victor-pavlychko/SwiftyTasks",
12 "Victor Pavlychko": "victor.pavlychko@gmail.com"
15 "git": "https://github.com/victor-pavlychko/SwiftyTasks.git",
18 "social_media_url": "https://twitter.com/victorpavlychko",
22 "source_files": "SwiftyTasks/**/*"