Skip to content

stephenzl/AlipaySDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlipaySDK

Alipay SDK for iOS

整理支付宝的支付SDK,由于最新版本支付宝快捷支付有各种使用不便,故使用老版本SDK,并做了如下调整:

  • 将Json库由SBJSON更改为JSONKit
  • 修改openssl的头文件
  • 修改为ARC版本
  • 将base64库加了前缀,避免与其它的base64库冲突
  • 添加CocoaPods支持,管理更方便

Pod管理方式: pod 'AlipaySDK', :git=>'https://github.com/stephenzl/AlipaySDK'

About

Alipay SDK for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages