27 lines
950 B
Markdown
27 lines
950 B
Markdown
# UIDeviceModelNames
|
|
|
|
[](https://cocoapods.org/pods/UIDeviceModelNames)
|
|
[](https://cocoapods.org/pods/UIDeviceModelNames)
|
|
[](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.
|