An open API service indexing awesome lists of open source software.

https://github.com/coderyi/systemserviceswift

all available information about a device.
https://github.com/coderyi/systemserviceswift

battery hardware ios localization swift systemservice

Last synced: 10 months ago
JSON representation

all available information about a device.

Awesome Lists containing this project

README

          

everything about a device, including:

* Hardware Information
* Battery Usage
* Accessory Information
* Application Information
* Localization Info

## Installation

```ruby
pod 'SystemServiceSwift'
```

## License
Released under [MIT License](LICENSE).