4 "summary": "Supay iOS SDK",
5 "description": "移动应用支付接口。\n开发者不再需要编写冗长的代码,简单几步就可以使你的应用获得支付功能。\n让你的移动应用接入支付像大厦接入电力一样简单,方便,和温暖。\n支持微信支付,支付宝支付。",
6 "homepage": "https://github.com/supaytech/superpay-ios-sdk",
7 "license": "COMMERCIAL",
9 "Afon Weng": "lm.zou@rechengit.com"
15 "git": "https://github.com/supaytech/superpay-ios-sdk.git",
28 "source_files": "lib/*.h",
29 "public_header_files": "lib/*.h",
30 "vendored_libraries": "lib/*.a",
31 "resources": "lib/*.bundle",
34 "SystemConfiguration",
46 "OTHER_LDFLAGS": "-ObjC"
51 "vendored_libraries": "lib/Channels/Alipay/*.a",
52 "vendored_frameworks": "lib/Channels/Alipay/*.framework",
53 "resources": "lib/Channels/Alipay/*.bundle",
66 "source_files": "lib/Channels/Wx/*.h",
67 "vendored_libraries": "lib/Channels/Wx/*.a",
76 "source_files": "lib/Channels/UnionPay/*.h",
77 "vendored_libraries": "lib/Channels/UnionPay/*.a",