4 "summary": "BetterGCD 🌪 makes GCD fun! A swifty wrapper for the GCD API",
5 "description": "BetterGCD 🌪 is a highly simplistic Swift wrapper for the GCD API. While being simplistic, it allows usage of priority queues, timer-like repetition, delays, error catching, block chaining and value passing.",
6 "homepage": "https://github.com/Sebastian-Hojas/BetterGCD",
12 "Sebastian Hojas": "sebastian.hojas@irrelvant.at"
15 "git": "https://github.com/Sebastian-Hojas/BetterGCD.git",
21 "source_files": "Source/*"