blob: d5174dd28ace4b8c9cc15a38ddec79decfd7275c [file] [log] [blame]
{
"name": "Luminous",
"version": "0.40.30",
"summary": "Everything you need to know about your system!",
"description": "This library is the evolution of ALSystemUtilities framework. It is written in Swift 3 and compatible with > iOS 8. We provide better methods to manage all the things managed by ALSystemUtilities and even more.",
"homepage": "https://github.com/andrealufino/Luminous",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mario Lufino": "andrea.lufino@21ilab.com"
},
"source": {
"git": "https://github.com/andrealufino/Luminous.git",
"tag": "0.40.30"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Luminous/Classes/**/*",
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"AVFoundation",
"ExternalAccessory"
],
"dependencies": {
"Deviice": [
]
},
"pushed_with_swift_version": "3.0"
}