ZLCamera-OC 1.2.1×Maintained by zhoulin.Installation Guide×Installation Guide for ZLCamera-OCYou want to add pod 'ZLCamera-OC', '~> 1.2' similar to the following to your Podfile:target 'MyApp' do pod 'ZLCamera-OC', '~> 1.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ZLCamera-OC Depends on:Masonry>= 0TOCropViewController>= 0 See PodspecGitHub RepoPage on CocoaPods.orgZLCamera-OC 1.2.1By周麟Feralcombat/ZLCamera-OCGitHub RepoZLCamera-OC 高仿微信拍照(以适配iOS13) pod 'ZLCamera-OC' 通过添加pod集成