blob: 44ed52c3cd7e16f0b39731e22e40319c896af78f [file] [log] [blame]
{
"name": "Bohrium",
"version": "4.2.3",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://www.e-sites.nl",
"summary": "A small helper class to benchmark specific code parts at runtime",
"source": {
"git": "https://github.com/e-sites/Bohrium.git",
"tag": "v4.2.3"
},
"source_files": "Sources/*.{swift,h}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}