DDChainFlex 0.0.2×由 afei 维护。安装指南×DDChainFlex 安装指南你想要将以下代码添加到你的 Podfile 中target 'MyApp' do pod 'DDChainFlex', '~> 0.0' end然后,在你的终端中运行 pod install,或者从 CocoaPods.app 中执行。或者,为了进行测试运行,请执行以下命令pod try DDChainFlex查看 PodspecGitHub 仓库CocoaPods.org 页面DDChainFlex 0.0.2由afeichenyongfei/DDChainFlexDemoGitHub 仓库DDChainFlexDemo