#import <LMDeviceInfoCollector/LMDeviceInfo.h>
Use the + (instancetype)shareDeviceInfo;
method to create instance , and visit the property.
To run the example project, clone the repo, and run pod install
from the Example directory first.
LMDeviceInfoCollector is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LMDeviceInfoCollector'
[email protected], [email protected]
LMDeviceInfoCollector is available under the MIT license. See the LICENSE file for more info.