blob: 3807cdfaa47e3fda71ada271d5ea6630db38d1a9 [file] [log] [blame]
{
"name": "MGBenchmark",
"version": "0.1.1",
"summary": "This library provides an easy way to measure execution time in code.",
"homepage": "https://github.com/MattesGroeger/MGBenchmark",
"license": "MIT",
"authors": {
"Mattes Groeger": "info@mattes-groeger.de"
},
"source": {
"git": "https://github.com/MattesGroeger/MGBenchmark.git",
"tag": "0.1.1"
},
"source_files": "MGBenchmark/**/*.{h,m}",
"requires_arc": true
}