SHPopView 1.1.0×Maintained by ‘CCSH’.Installation Guide×Installation Guide for SHPopViewYou want to add pod 'SHPopView', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'SHPopView', '~> 1.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 SHPopViewSee PodspecGitHub RepoPage on CocoaPods.orgSHPopView 1.1.0ByCCSHCCSH/SHPopViewGitHub RepoSHPopView 各种动画弹窗基础 使用 pod 导入 pod 'SHPopView'