AliPayManager 0.0.1×Maintained by XFNicar.Installation Guide×Installation Guide for AliPayManagerYou want to add pod 'AliPayManager', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'AliPayManager', '~> 0.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 AliPayManagerSee PodspecGitHub RepoPage on CocoaPods.orgAliPayManager 0.0.1ByXieFeiXFNicar/AliPayManagerGitHub RepoAliPayManager iOS平台支付宝支付API代理,方便工程组件化以及工程中多target的时候使用。