blob: 8d73de17cbba7282b079caf16ad0139134dc458a [file] [log] [blame]
{
"name": "Luminous",
"version": "1.11",
"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@me.com"
},
"source": {
"git": "https://github.com/andrealufino/Luminous.git",
"tag": "1.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Luminous/Classes/**/*",
"swift_versions": [
"5.0"
],
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreTelephony",
"AVFoundation",
"ExternalAccessory"
],
"dependencies": {
"Deviice": [
]
},
"swift_version": "5.0"
}