8 "summary": "The Benchmarkâ² module provides methods to measure and report the time used to execute Swift code.",
9 "description": "The Benchmarkâ² module provides methods to measure and report the time used to execute Swift code. for example:\n\nBenchmark.measure() {\n // some processes\n}",
10 "homepage": "https://github.com/WorldDownTown/Benchmark",
16 "WorldDownTown": "WorldDownTown@gmail.com"
18 "social_media_url": "http://twitter.com/WorldDownTown",
20 "git": "https://github.com/WorldDownTown/Benchmark.git",
23 "source_files": "Benchmark/Benchmark.swift"