Alipay_SDK_iOS 15.2.0.1×License MIT ReleasedLast Release Dec 2016Maintained by LeoChensj.Installation Guide×Installation Guide for Alipay_SDK_iOSYou want to add pod 'Alipay_SDK_iOS', '~> 15.2' similar to the following to your Podfile:target 'MyApp' do pod 'Alipay_SDK_iOS', '~> 15.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 Alipay_SDK_iOSSee PodspecHomepagePage on CocoaPods.orgAlipay_SDK_iOS 15.2.0.1ByLeoChen Alipay_SDK_iOS 支付宝官方SDK,方便大家使用cocoapods导入 当前版本 15.2.0 pod 'Alipay_SDK_iOS'