UAPush 15.0.0×Maintained by sdk dev.Installation Guide×Installation Guide for UAPushYou want to add pod 'UAPush', '~> 15.0' similar to the following to your Podfile:target 'MyApp' do pod 'UAPush', '~> 15.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 UAPushSee PodspecGitHub RepoHomepagePage on CocoaPods.orgUAPush 15.0.0ByUAPushurora-tech/uapush-sdkGitHub Repouapush-sdk UAPush iOS SDK CocoaPods 集成库 podfile 配置 platform :ios, "10.0" pod 'UAPush'