blob: d5dc4a825efc70c3785210c4e4fe3ea3d69c0b32 [file] [log] [blame]
{
"name": "MGBenchmark",
"version": "0.2.0",
"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.2.0"
},
"source_files": "MGBenchmark/**/*.{h,m}",
"requires_arc": true
}