通知器 0.2.0× 测试已测试✗ Lang语言 SwiftSwift许可协议 MIT 发布最新发布2016年3月 SPM支持SPM✗由Bell App Lab维护。安装指南×Notificator的安装指南您要将以下内容类似于以下代码添加到Podfile文件中:target 'MyApp' do pod 'Notificator', '~> 0.2' end然后在您的终端或CocoaPods.app中运行<code>pod install</code>。或者为了测试运行,运行以下命令:pod try Notificator查看PodspecGitHub仓库CocoaPods.org上的页面通知器 0.2.0由Bell App LabBellAppLabBellAppLab/NotificatorGitHub仓库 通知器 用法 要运行示例项目,克隆仓库,然后首先从Example目录运行<code>pod install</code>。 要求 安装 通过CocoaPods可以获取Notificator。要安装它,只需将以下行添加到您的Podfile文件中: pod "Notificator" 作者 Bell App Lab,[email protected] 许可协议 Notificator遵循MIT许可协议。有关更多信息,请参阅LICENSE文件。