4 "summary": "Simple time measurement tool.",
5 "description": "Simple time measurement tool. Never rely on native timestamps functions to computate elapsed time, this module gives an easy-to-use class to do all that is needed to measure elapsed time within your application.",
6 "homepage": "https://github.com/terrordrummer/TicToc",
12 "terrordrummer": "roberto.sartori@gmail.com"
15 "git": "https://github.com/terrordrummer/TicToc.git",
21 "source_files": "TicToc/Classes/**/*",
22 "pushed_with_swift_version": "3.0"