Go to file
Jordan Koch 4c97ab3834 fix installation command 2019-12-22 19:48:14 -05:00
Example change version number in podspec 2019-11-20 15:02:49 -05:00
UIDeviceModelNames remove duplicate code 2019-11-20 14:59:29 -05:00
.gitignore Initial commit 2019-11-20 14:19:13 -05:00
.travis.yml Initial commit 2019-11-20 14:19:13 -05:00
LICENSE Initial commit 2019-11-20 14:19:13 -05:00
README.md fix installation command 2019-12-22 19:48:14 -05:00
UIDeviceModelNames.podspec change version number in podspec 2019-11-20 15:02:49 -05:00
_Pods.xcodeproj Initial commit 2019-11-20 14:19:13 -05:00

README.md

UIDeviceModelNames

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

UIDeviceModelNames is available through CocoaPods. To install it, simply add the following line to your Podfile:

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.