Skip to content

herody/YDDeviceTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YDDeviceTool

CI Status Version License Platform

Example

NSLog(@"设备名称是:%@", [YDDeviceTool getDeviceName]);
NSLog(@"设备类型是:%@", [YDDeviceTool getDeviceType]);
NSLog(@"设备外网ip是:%@", [YDDeviceTool getWANIPAddress]);
NSLog(@"设备内网ip是:%@", [YDDeviceTool getLANIPAddress]);

Installation

YDDeviceTool is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'YDDeviceTool'

Author

houyadi, 314622981@qq.com

License

YDDeviceTool is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors