2 "name": "SwiftTaskLibrary",
4 "summary": "A Swift Task Library",
5 "description": "Swift task library implemented on the top of the Grand Central Dispatch.\nA task can be executed either synchronously or asynchronously, as well as this, the library provides a retrying mechanism for sync & async operations.",
6 "homepage": "https://github.com/SwiftGCDPack/SwiftTaskLibrary",
11 "Nicola Gallo": "nicolagmt@hotmail.com"
17 "git": "https://github.com/SwiftGCDPack/SwiftTaskLibrary.git",
20 "source_files": "SwiftTaskLibrary/**/*.{h,swift}",