4 "summary": "A native swift timer based on GCD.",
5 "description": "A native swift timer based on GCD. Supports timers on any thread,\ntargeting any queue. Timers can be paused, stopped and restarted.",
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}",
19 "pushed_with_swift_version": "4.0"