DDPresenter 0.1.5×由 Daniel Duan 维护。安装指南×DDPresenter 安装指南您可以将以下类似内容添加到您的 Podfile 中:target 'MyApp' do pod 'DDPresenter', '~> 0.1' end然后在您的终端中运行 pod install,或从 CocoaPods.app 运行。或者为了测试运行,运行以下命令:pod try DDPresenter查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面DDPresenter 0.1.5作者danieldjs66256/DDPresenterGitHub 仓库DDPresenter 一个驱动视图系统,具有服务和通知系统。开发组合页面和列表的强大工具。 pod 'DDPresenter', :subspecs => ["Core", "NECollectionViewLayout", "CHTCollectionViewWaterfallLayout"]
DDPresenter 一个驱动视图系统,具有服务和通知系统。开发组合页面和列表的强大工具。 pod 'DDPresenter', :subspecs => ["Core", "NECollectionViewLayout", "CHTCollectionViewWaterfallLayout"]