测试已测试 | ✗ |
语言语言 | Obj-CObjective C |
许可证 | MIT |
发布最新发布 | 2017年6月 |
由youran1024维护。
依赖于 | |
RedpacketAliAuthAPILib | >= 0 |
RedPacketAlipay | >= 0 |
支付宝授权支付版UI开源代码
https://docs.yunzhanghu.com/integration/ios.html
pod 'RedPacketAliAuthUI'
pod 'RedPacketAliAuthUI', :path=>'pod地址'
#修改依赖关系 如果工程中已经存在支付宝SDK,需要从RedPacketAliAuthUI.podspec
删除对支付宝的依赖
s.dependency 'RedpacketAliAuthAPILib'
#支付宝SDK依赖
s.dependency 'RPAlipayLib'
#redpacket-ui依赖 如需在工程中直接使用redpacket-ui源码,则需要在工程中引入依赖的pod
pod 'RedpacketAliAuthAPILib'
pod 'RPAlipayLib'