DeviceStateMonitor
DeviceStateMonitor wraps logic about different device state events like: battery state, thermal state, power mode so you can update your application logic accordingly.
[](https://travis-ci.org/Artur Kvaratshelia/DeviceStateMonitor)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DeviceStateMonitor is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DeviceStateMonitor'
Swift Package Manager
The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift
compiler.
https://github.com/dashdevs/DeviceStateMonitor.git
Author
dashdevs LLC, [email protected]
License
DeviceStateMonitor is available under the MIT license. See the LICENSE file for more info.