HearthstoneKit 1.0.0-beta2×由 Caleb Friden 维护。安装指南×HearthstoneKit 安装指南您希望添加类似以下内容的 pod 'HearthstoneKit', '1.0.0-beta2' 到您的 Podfile 中target 'MyApp' do pod 'HearthstoneKit', '1.0.0-beta2' end然后在您的终端运行 pod install,或在 CocoaPods.app 中运行。或者,为了测试运行,请运行以下命令pod try HearthstoneKit查看 PodspecGitHub 仓库CocoaPods.org 页面HearthstoneKit 1.0.0-beta2由StarLardCalebFridenStarLard/HearthstoneKitGitHub 仓库HearthstoneKit 示例 要运行示例项目,请克隆仓库,然后首先从 Example 目录中运行 pod install。 要求 安装 HearthstoneKit 可通过 CocoaPods 使用。要安装它,只需将以下行添加到您的 Podfile 中 pod 'HearthstoneKit' 作者 @StarLard 授权条款 HearthstoneKit 采用 Apache 2.0 许可。有关更多信息,请参阅 LICENSE 文件。
HearthstoneKit 示例 要运行示例项目,请克隆仓库,然后首先从 Example 目录中运行 pod install。 要求 安装 HearthstoneKit 可通过 CocoaPods 使用。要安装它,只需将以下行添加到您的 Podfile 中 pod 'HearthstoneKit' 作者 @StarLard 授权条款 HearthstoneKit 采用 Apache 2.0 许可。有关更多信息,请参阅 LICENSE 文件。