blob: 896e87778e629748d3acf9a568502e51a3442811 [file] [log] [blame]
{
"name": "Erbium",
"version": "4.4.3",
"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": "v4.4.3"
},
"source_files": "Sources/**/*.*",
"platforms": {
"ios": "10.0"
},
"frameworks": "LocalAuthentication",
"requires_arc": true,
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}