blob: 32ba6bdbe8c8d735b44f7b1af940a936111e5d3a [file] [log] [blame]
{
"name": "Erbium",
"version": "4.4.1",
"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.1"
},
"source_files": "Sources/**/*.*",
"platforms": {
"ios": "8.0"
},
"frameworks": "LocalAuthentication",
"requires_arc": true,
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"swift_version": "5.0"
}