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"
52 "vendored_libraries": "example/sdk/Channel/Alipay/*.a",
54 "vendored_frameworks": "example/sdk/Channel/Alipay/AlipaySDK.framework"
56 "resources": "example/sdk/Channel/Alipay/AlipaySDK.bundle",
65 "vendored_libraries": "example/sdk/Channel/WxPay/*.a",
66 "public_header_files": "example/sdk/Channel/WxPay/*.h",
67 "source_files": "example/sdk/Channel/WxPay/*.h",
69 "libraries": "sqlite3"
79 "vendored_libraries": "example/sdk/Channel/UnionPay/*.a",
80 "public_header_files": "example/sdk/Channel/UnionPay/*.h",
81 "source_files": "example/sdk/Channel/UnionPay/*.h",
100 "public_header_files": "example/sdk/Channel/BfbPay/Library/**/*.h",
101 "source_files": "example/sdk/Channel/BfbPay/Library/**/*.h",
102 "resources": "example/sdk/Channel/BfbPay/*.bundle",
103 "vendored_libraries": "example/sdk/Channel/BfbPay/**/*.a",