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