ImagePickerViewController 1.4.1×由 iLiuChang 维护。安装指南×ImagePickerViewController安装指南您想将以下代码添加到Podfile中,类似于以下内容:target 'MyApp' do pod 'ImagePickerViewController', '~> 1.4' end然后在终端中运行 pod install,或在CocoaPods.app中运行。或者,为了进行测试运行,运行以下命令:pod try ImagePickerViewController查看PodspecGitHub 仓库CocoaPods.org页面ImagePickerViewController 1.4.1作者:iLiuChangiLiuChang/ImagePickerViewControllerGitHub 仓库ImagePickerViewController 一个视图控制器,用于管理系统的拍照和从用户的媒体库中选择项的界面。