Skip to content

MattLewin/UIDeviceUtil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIDeviceUtil

UIDeviceUtil is a simple lib to know the exact type of the device instead of just iPhone or iPad.

  • Easy to use
  • Light weight

Installation

Go to http://cocoapods.org
Search for UIDeviceUtil lib
Copy the pod dependency and add that to your pod file. e.g.

pod 'UIDeviceUtil', '~> 1.1'

Development

Want to contribute? Great!

Fork the repo and send me the pull request :)

License

MIT

Free Software, Hell Yeah!

About

This category helps to check the hardware version of the device in iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.4%
  • Ruby 3.6%