STImagePickerController 1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Apr 2017Maintained by STShenzhaoliang.Installation Guide×Installation Guide for STImagePickerControllerYou want to add pod 'STImagePickerController', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'STImagePickerController', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try STImagePickerControllerSee PodspecGitHub RepoPage on CocoaPods.orgSTImagePickerController 1.0BySTShenZhaolianggithub.com/STShenZhaoliangGitHub RepoOVERVIEWCHANGELOG 支持多选、选原图和视频的图片选择器,同时有预览功能,适配iOS8及以上系统。本工程代码思路来源于TZImagePickerController 一. 使用方法 二. 注意事项 三. 版本管理