4 "summary": "A native swift timer based on GCD.",
5 "description": " A native swift timer based on GCD. Supports timers on any thread,\n targeting any queue. Timers can be paused, stopped and restarted.\n",
6 "homepage": "https://github.com/MichaelBuckley/BUCTimer",
8 "authors": "Michael Buckley",
14 "git": "https://github.com/MichaelBuckley/BUCTimer.git",
17 "source_files": "BUCTimer/BUCTimer/**/*.{h,swift}",