YAssetsPicker 0.0.7× 测试测试✗ 语言语言 Obj-CObjective C许可证 自定义 发布最后发布2016年6月由 bestkai 维护。安装指南×YAssetsPicker 安装指南您想将 pod 'YAssetsPicker', '~> 0.0' 类似的代码添加到您的 Podfile 中target 'MyApp' do pod 'YAssetsPicker', '~> 0.0' end然后在您的终端中运行 pod install,或从 CocoaPods.app 运行。或者,为了测试它,运行以下命令pod try YAssetsPicker查看 PodspecGitHub 仓库CocoaPods.org 上的页面YAssetsPicker 0.0.7由BestKaiBestKai/YAssetsPickerGitHub 仓库 仿微信图片选择 类似于微信朋友圈,发布朋友圈从系统相册选择照片,支持cocoapods。 导入方式: 1、直接将 YAssetsPicker 文件夹导入项目 2、使用 cocoapods 导入 pod "YAssetsPicker" 有问题请提交 issues 如果觉得对你的项目有帮助,请给个 star。