34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# UIDevice-Utils
|
|
|
|
[](https://travis-ci.org/Giuseppe Nucifora/UIDevice-Utils)
|
|
[](http://cocoapods.org/pods/UIDevice-Utils)
|
|
[](http://cocoapods.org/pods/UIDevice-Utils)
|
|
[](http://cocoapods.org/pods/UIDevice-Utils)
|
|
|
|
## Usage
|
|
|
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
|
|
|
## Requirements
|
|
|
|
## Installation
|
|
|
|
UIDevice-Utils is available through [CocoaPods](http://cocoapods.org). To install
|
|
it, simply add the following line to your Podfile:
|
|
|
|
```ruby
|
|
pod "UIDevice-Utils" , :git => 'https://github.com/giuseppenucifora/UIDevice-Utils.git'
|
|
|
|
or
|
|
|
|
pod "UIDevice-Utils"
|
|
```
|
|
|
|
## Author
|
|
|
|
Giuseppe Nucifora, me@giuseppenucifora.com
|
|
|
|
## License
|
|
|
|
UIDevice-Utils is available under the MIT license. See the LICENSE file for more info.
|