YCPhotoBrower 1.4.0×Maintained by WellsYC.Installation Guide×Installation Guide for YCPhotoBrowerYou want to add pod 'YCPhotoBrower', '~> 1.4' similar to the following to your Podfile:target 'MyApp' do pod 'YCPhotoBrower', '~> 1.4' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YCPhotoBrowerSee PodspecGitHub RepoPage on CocoaPods.orgYCPhotoBrower 1.4.0ByWellsYCWellsYC/YCPhotoBrowerGitHub RepoYCPhotoBrower 一个简单轻量的照片浏览器,可以通过传入url或UIImage创建,支持转场动画,自定义指示器样式位置,提供手势回调。