BAFirstPod 0.1.0× 测试已测试✗ Lang语言 SwiftSwift许可证 MIT 发布最后发布2016 年 1 月 SPM支持 SPM✗由 Bassant Ashraf 维护。安装指南×BAFirstPod 的安装指南您想将以下内容添加到 Podfile 中,如下所示:target 'MyApp' do pod 'BAFirstPod', '~> 0.1' end然后,在终端中或从 CocoaPods.app 中运行 pod install。或者为了测试它,运行以下命令pod try BAFirstPod查看 PodspecGitHub 仓库CocoaPods.org 上的页面BAFirstPod 0.1.0由Basant AshrafBasantAshraf/BAFirstPodGitHub 仓库 使用方法 要运行示例项目,首先克隆仓库,然后从 Example 目录中运行 pod install。 需求 安装 BAFirstPod 可以通过 CocoaPods 获得。要安装它,简单地将以下行添加到您的 Podfile 中 pod "BAFirstPod" 作者 Basant Ashraf, [email protected] 许可证 BAFirstPod 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。