JDLog 0.0.3×Maintained by wjd.Installation Guide×Installation Guide for JDLogYou want to add pod 'JDLog', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'JDLog', '~> 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 JDLogSee PodspecGitHub RepoPage on CocoaPods.orgJDLog 0.0.3BywangjindongJDongKhan/JDLogGitHub RepoJDLog 将NSLog写入文件并显示在手机控制台上,方便测试包日志调试