blob: e0e082b7d9da0bb696a03d6b6ed936854b4ad27f [file] [log] [blame]
{
"name": "DeviceStateMonitor",
"version": "0.0.1",
"summary": "DeviceStateMonitor wraps logic about different device state events like: battery state, thermal state, power mode",
"homepage": "https://dashdevs.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dashdevs llc": "hello@dashdevs.com"
},
"source": {
"git": "https://github.com/dashdevs/DeviceStateMonitor.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DeviceStateMonitor/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "4.2",
"swift_version": "4.2"
}