4 "summary": "XPay iOS SDK",
5 "description": "旋涡科技支付组件,包含 支付宝、微信、百度钱包、银联。",
6 "homepage": "http://www.kkkd.com/home",
9 "tongxuan": "tongxuan@ixiaopu.com"
15 "git": "https://github.com/ouer2015/xpay_ios_demo.git",
28 "source_files": "example/sdk/*.h",
29 "public_header_files": "example/sdk/*.h",
30 "vendored_libraries": "example/sdk/*.a",
33 "SystemConfiguration",
47 "OTHER_LDFLAGS": "-lObjC"
57 "vendored_libraries": "example/sdk/Channel/Alipay/*.a",
59 "vendored_frameworks": "example/sdk/Channel/Alipay/AlipaySDK.framework"
61 "resources": "example/sdk/Channel/Alipay/AlipaySDK.bundle",
70 "vendored_libraries": "example/sdk/Channel/WxPay/*.a",
71 "public_header_files": "example/sdk/Channel/WxPay/*.h",
72 "source_files": "example/sdk/Channel/WxPay/*.h",
74 "libraries": "sqlite3"
84 "vendored_libraries": "example/sdk/Channel/UnionPay/*.a",
85 "public_header_files": "example/sdk/Channel/UnionPay/*.h",
86 "source_files": "example/sdk/Channel/UnionPay/*.h",
103 "LocalAuthentication",
106 "public_header_files": "example/sdk/Channel/BfbPay/Library/**/*.h",
107 "source_files": "example/sdk/Channel/BfbPay/Library/**/*.h",
108 "resources": "example/sdk/Channel/BfbPay/*.bundle",
109 "vendored_libraries": "example/sdk/Channel/BfbPay/**/*.a",
111 "vendored_frameworks": "example/sdk/Channel/BfbPay/*.framework"