4 "summary": "YPMTestSDK",
5 "description": "移动应用支付接口。\n开发者不再需要编写冗长的代码,简单几步就可以使你的应用获得支付功能。\n让你的移动应用接入支付像大厦接入电力一样简单,方便,和温暖。\n支持微信支付,公众账号支付,支付宝钱包,百度钱包,银联手机支付。",
6 "homepage": "https://github.com/samwitiwiki/YPMTestSDK",
9 "Sam": "568013410@qq.com"
15 "git": "https://github.com/samwitiwiki/YPMTestSDK.git",
18 "source_files": "Library",
19 "frameworks": "UIKit",
29 "source_files": "Library/*.h",
30 "public_header_files": "Library/*.h",
31 "vendored_libraries": "Library/*.a",
34 "SystemConfiguration",
45 "OTHER_LDFLAGS": "-ObjC"
50 "source_files": "Library/Channels/Alipay/*.h",
51 "public_header_files": "Library/Channels/Alipay/*.h",
52 "vendored_libraries": "Library/Channels/Alipay/*.a"
56 "source_files": "Library/Channels/Wxpay/*.h",
57 "public_header_files": "Library/Channels/Wxpay/*.h",
58 "vendored_libraries": "Library/Channels/Wxpay/*.a"