基本组件 1.0.3×由 Kevin Cheng 维护。安装指南×基本组件安装指南您可以将类似于以下代码的 pod 'BasicComponents', '~> 1.0' 添加到 Podfile 中target 'MyApp' do pod 'BasicComponents', '~> 1.0' end然后在终端或 CocoaPods.app 中运行 pod install或者为了进行测试,运行以下命令pod try BasicComponents查看 PodspecGitHub 仓库CocoaPods.org 页面基本组件 1.0.3作者:Kevin Chengccykevin/BasicComponentsGitHub 仓库基本组件