FKPopoverPresentationController 1.0.4×由 forkid 维护。安装指南×FKPopoverPresentationController 安装指南您想在 Podfile 中添加类似于以下的内容 pod 'FKPopoverPresentationController', '~> 1.0'target 'MyApp' do pod 'FKPopoverPresentationController', '~> 1.0' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 中运行。或者为了测试运行,可以运行以下命令pod try FKPopoverPresentationController查看 PodspecGitHub 仓库CocoaPods.org 页面FKPopoverPresentationController 1.0.4作者:forkidForAllKid/PopoverPresentationControllerGitHub 仓库PopoverPresentationController 类似于 'UIPopoverPresentationController' 的弹出视图控制器