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.
- Host: GitHub
- URL: https://github.com/coderyi/systemserviceswift
- Owner: coderyi
- License: mit
- Created: 2020-12-04T01:35:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T06:56:34.000Z (over 4 years ago)
- Last Synced: 2025-03-09T19:16:36.836Z (11 months ago)
- Topics: battery, hardware, ios, localization, swift, systemservice
- Language: Swift
- Homepage:
- Size: 63.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).