blob: 25af9e9fe47b9e98d2455f2c7f8330a552fb0b83 [file] [log] [blame]
{
"name": "Luminous",
"version": "2.1.0",
"summary": "Everything you need to know about your system.",
"description": "This library allows to have a lot of system information in a very fast way.",
"homepage": "https://github.com/andrealufino/Luminous",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mario Lufino": "andrea@andrealufino.com"
},
"source": {
"git": "https://github.com/andrealufino/Luminous.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Luminous/Classes/**/*",
"swift_versions": [
"5.0"
],
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"AVFoundation",
"ExternalAccessory"
],
"dependencies": {
"Deviice": [
]
},
"swift_version": "5.0"
}