Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 500 Bytes

File metadata and controls

29 lines (17 loc) · 500 Bytes

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!