LCImagePickerController 0.1.8× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release May 2016Maintained by Bawn.Installation Guide×Installation Guide for LCImagePickerControllerYou want to add pod 'LCImagePickerController', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'LCImagePickerController', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try LCImagePickerControllerSee PodspecGitHub RepoPage on CocoaPods.orgLCImagePickerController 0.1.8Bybawnbawn/LCImagePickerControllerGitHub Repo 多选图片库 功能 支持单选、多选 可设置是否默认进入相机胶卷 显示选择顺序标签 支持限制选择数量 自定义样式 隐藏空的相册专辑页 倒序排列 TODO [x] 添加单选功能 [x] 添加类似于微信的出现选择界面时的等待HUD [ ] 加入授权访问相册的提示,并跳转到相应的设置页面