PDMDarkMode 0.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Mar 2015Maintained by PonyCui.Installation Guide×Installation Guide for PDMDarkModeYou want to add pod 'PDMDarkMode', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'PDMDarkMode', '~> 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 PDMDarkModeSee PodspecGitHub RepoPage on CocoaPods.orgPDMDarkMode 0.0.1ByPonyCuiduowan/PDMDarkModeGitHub Repo PDMDarkMode lets you change your application user interface easier. You use PDMDarkMode control every User Interface Color & Bundle Image changes by Plist File. Usage CocoaPods : pod "PDMDarkMode" SourceCode: Copy All Classes File into project.