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