4 "summary": "Equivalent of NSTimer on GCD queues.",
5 "description": " Implementation of NSTimer-like class with API close as much as possible to original,\n\t\t\t\t\t but done on top of GCD (Grand Central Dispatch).\n",
6 "homepage": "https://github.com/ivanzoid/GCDTimer",
9 "Ivan Zezyulya": "GCDTimer@zezyulya.com"
12 "git": "https://github.com/ivanzoid/GCDTimer.git",
19 "source_files": "Source"