TMKDesignCheatSheet 0.0.1× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for TMKDesignCheatSheetYou want to add pod 'TMKDesignCheatSheet', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'TMKDesignCheatSheet', '~> 0.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 TMKDesignCheatSheetSee PodspecGitHub RepoPage on CocoaPods.orgTMKDesignCheatSheet 0.0.1ByTomotaka Sakumatmtk75/TMKDesignCheatSheetGitHub Repo Provide resolutions of display, PPI and icon sizes for each devices like iPhone5 and iPhone4/4S This pod was created by me influenced by The iOS Design Cheat Sheet. Installation pod 'TMKDesignCheatSheet' Authors Tomotaka Sakuma License MIT