ClosedSourceLibrary 1.0.4×由 ShabeerCC 维护。安装指南×ClosedSourceLibrary 安装指南您想在 Podfile 中添加以下类似的行 pod 'ClosedSourceLibrary', '~> 1.0'target 'MyApp' do pod 'ClosedSourceLibrary', '~> 1.0' end然后在您的终端中运行 pod install,或者在 CocoaPods.app 中运行。或者为了对其进行测试运行,可以运行以下命令pod try ClosedSourceLibrary查看 PodspecGitHub 仓库CocoaPods.org 上的页面ClosedSourceLibrary 1.0.4作者Shabeershabeercc/ClosedSourceLibraryGitHub 仓库ClosedSourceLibrary 一个闭源代码的示例库。 方法:add(a:Int,b:Int)->Int