TestSwiftLib 0.0.3×由 Alexandr Arsneyuk 维护。安装指南×TestSwiftLib 的安装指南您希望在 Podfile 中添加 pod 'TestSwiftLib', '~> 0.0' 类似以下的操作target 'MyApp' do pod 'TestSwiftLib', '~> 0.0' end然后在您的终端内运行 pod install,或者从 CocoaPods.app 运行。或者,为了测试运行,运行以下命令pod try TestSwiftLib查看 PodspecGitHub 仓库CocoaPods.org 上的页面TestSwiftLib 0.0.3由alxarsnkalxarsnk/TestSwiftLibGitHub 仓库TestSwiftLib 我的第一个 CocoaPods 库 安装 pod 'TestSwiftLib', :git => 'https://github.com/alxarsnk/TestSwiftLib.git', :branch => 'main'
TestSwiftLib 我的第一个 CocoaPods 库 安装 pod 'TestSwiftLib', :git => 'https://github.com/alxarsnk/TestSwiftLib.git', :branch => 'main'