glogJM 0.3.5×由 ‘lzj’ 维护。安装指南×glogJM 安装指南您想在 Podfile 中添加如下类似于以下的内容:target 'MyApp' do pod 'glogJM', '~> 0.3' end然后在您的终端内或从 CocoaPods.app 运行 pod install。或者尝试运行,可以使用以下命令:pod try glogJM查看 Podspec主页CocoaPods.org 上的页面glogJM 0.3.5由Jimi,GoogleThis repository contains a C++ implementation of the Google logging module. Documentation for the implementation is in doc/. See INSTALL for (generic) installation instructions for C++: basically ./configure && make && make install