30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
|
# UIDeviceModelNames
|
||
|
|
||
|
[![CI Status](https://img.shields.io/travis/Jordan Koch/UIDeviceModelNames.svg?style=flat)](https://travis-ci.org/Jordan Koch/UIDeviceModelNames)
|
||
|
[![Version](https://img.shields.io/cocoapods/v/UIDeviceModelNames.svg?style=flat)](https://cocoapods.org/pods/UIDeviceModelNames)
|
||
|
[![License](https://img.shields.io/cocoapods/l/UIDeviceModelNames.svg?style=flat)](https://cocoapods.org/pods/UIDeviceModelNames)
|
||
|
[![Platform](https://img.shields.io/cocoapods/p/UIDeviceModelNames.svg?style=flat)](https://cocoapods.org/pods/UIDeviceModelNames)
|
||
|
|
||
|
## Example
|
||
|
|
||
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
UIDeviceModelNames is available through [CocoaPods](https://cocoapods.org). To install
|
||
|
it, simply add the following line to your Podfile:
|
||
|
|
||
|
```ruby
|
||
|
pod 'UIDeviceModelNames'
|
||
|
```
|
||
|
|
||
|
## Author
|
||
|
|
||
|
Jordan Koch, me@jordanko.ch
|
||
|
|
||
|
## License
|
||
|
|
||
|
UIDeviceModelNames is available under the MIT license. See the LICENSE file for more info.
|