blob: 6ff82ac5864ae42691bf88a2403cfb67984330ce [file] [log] [blame]
{
"name": "Erbium",
"version": "4.1.0",
"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.0"
},
"source_files": "Sources/**/*.*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}