MJPushManager 0.1.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布上次发布2016年6月由 Raymond H 维护。查看.安装指南×MJPushManager 安装指南你想要在 Podfile 中添加以下类似内容:pod 'MJPushManager', '~> 0.1'target 'MyApp' do pod 'MJPushManager', '~> 0.1' end然后在你的终端中运行 pod install,或者从 CocoaPods.app 运行。或者为了进行测试运行,运行以下命令pod try MJPushManager查看 PodspecGitHub 仓库CocoaPods.org 上的页面MJPushManager 0.1.0作者:RaymondMusjoy/MJPushManagerGitHub 仓库 示例 要运行示例项目,先克隆仓库,然后从 Example 目录运行 pod install。 需求 安装 MJPushManager 通过 CocoaPods 提供。要安装它,只需将以下行添加到你的 Podfile pod "MJPushManager" 作者 Raymond, [email protected] 许可证 MJPushManager 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。