CRuntime 2.1.2×由Wesley Wickwire 维护。安装指南×CRuntime 安装指南您想在 Podfile 中添加类似以下内容的代码:`pod 'CRuntime', '~> 2.1'`target 'MyApp' do pod 'CRuntime', '~> 2.1' end然后在终端内运行 `pod install`,或者在 CocoaPods.app 中运行。或者,为了测试运行,可以运行以下命令:pod try CRuntime查看 PodspecGitHub 仓库CocoaPods.org 上的页面CRuntime 2.1.2作者:Wesley Wickwirewickwirew/RuntimeGitHub 仓库CRuntime