UIDeviceModelNames/README.md

27 lines
950 B
Markdown
Raw Permalink Normal View History

2019-11-20 19:19:13 +00:00
# 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
2019-12-23 00:48:14 +00:00
pod 'UIDeviceModelNames', :git => 'https://git.jordanko.ch/eskimo/UIDeviceModelNames.git', :branch => 'master'
2019-11-20 19:19:13 +00:00
```
## Author
Jordan Koch, me@jordanko.ch
## License
UIDeviceModelNames is available under the MIT license. See the LICENSE file for more info.