blob: 0784c347adc03d27d021b0ac54ecc7f24fd646bd [file] [log] [blame]
{
"name": "Erbium",
"version": "4.1.2",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://www.e-sites.nl",
"summary": "Light weight tool for detecting the current device and screen size written in swift.",
"source": {
"git": "https://github.com/e-sites/Erbium.git",
"tag": "4.1.2"
},
"source_files": "Sources/**/*.*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}