Tether 0.0.3×由 luoxianming 维护。安装指南×Tether的安装指南您要将下面的内容添加到Podfile中:pod 'Tether', '~> 0.0'target 'MyApp' do pod 'Tether', '~> 0.0' end然后在终端内运行pod install,或者在CocoaPods.app中执行。或者,为了测试运行,运行以下命令:pod try Tether查看PodspecGitHub仓库CocoaPods.org上的页面Tether 0.0.3作者:CodingForMoneyCodingForMoney/TetherGitHub仓库Tether 使用接口解决基本框架之间的互依赖问题