SimpleDevice 1.0.4×Maintained by Liu Dong.Installation Guide×Installation Guide for SimpleDeviceYou want to add pod 'SimpleDevice', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'SimpleDevice', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SimpleDeviceSee PodspecGitHub RepoPage on CocoaPods.orgSimpleDevice 1.0.4Byliudonganotheren/SimpleDeviceGitHub RepoSimpleDevice A simple UIDevice extension for easy use