LMDeviceInfoCollector
屏幕截图
使用说明
#import <LMDeviceInfoCollector/LMDeviceInfo.h>
使用 + (instancetype)shareDeviceInfo;
方法创建实例,并访问属性。
示例
要运行示例项目,首先克隆仓库,然后在 Example 目录中运行 pod install
要求
安装
LMDeviceInfoCollector 通过 CocoaPods 使用。要安装它,只需将以下行添加到您的 Podfile 中
pod 'LMDeviceInfoCollector'
作者
[email protected],[email protected]
许可协议
LMDeviceInfoCollector 在 MIT 许可协议下可用。有关更多信息,请参阅 LICENSE 文件。