blob: fb11bd0a878fe99f1b4c78689d1d70a6b9de7e8f [file] [log] [blame]
{
"name": "Bohrium",
"version": "4.0",
"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": "4.0"
},
"source_files": "Sources/*.{swift,h}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}