blob: 5e04e090a2af197484a3941839799df20a8b321a [file] [log] [blame]
{
"name": "ELDevice",
"version": "0.0.1",
"summary": "a tool for detecting the current device",
"homepage": "https://github.com/DuanLangC/ELDevice",
"license": "MIT",
"authors": {
"Eldis": "duanlangc@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DuanLangC/ELDevice.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}