27 lines
950 B
Markdown
27 lines
950 B
Markdown
# 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.
|
|
|
|
## Installation
|
|
|
|
UIDeviceModelNames is available through [CocoaPods](https://cocoapods.org). To install
|
|
it, simply add the following line to your Podfile:
|
|
|
|
```ruby
|
|
pod 'UIDeviceModelNames', :git => 'https://git.jordanko.ch/eskimo/UIDeviceModelNames.git', :branch => 'master'
|
|
```
|
|
|
|
## Author
|
|
|
|
Jordan Koch, me@jordanko.ch
|
|
|
|
## License
|
|
|
|
UIDeviceModelNames is available under the MIT license. See the LICENSE file for more info.
|