blob: f665a1ca648515d2b84b114bc61ceab1aa3a6680 [file] [log] [blame]
{
"name": "Luminous",
"version": "2.0.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.lufino@me.com"
},
"source": {
"git": "https://github.com/andrealufino/Luminous.git",
"tag": "2.0.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"
}