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",
46 "OTHER_LDFLAGS": "-lObjC"
51 "vendored_libraries": "example/sdk/Channel/Alipay/*.a",
53 "vendored_frameworks": "example/sdk/Channel/Alipay/AlipaySDK.framework"
55 "resources": "example/sdk/Channel/Alipay/AlipaySDK.bundle",
64 "vendored_libraries": "example/sdk/Channel/WxPay/*.a",
65 "public_header_files": "example/sdk/Channel/WxPay/*.h",
66 "source_files": "example/sdk/Channel/WxPay/*.h",
68 "libraries": "sqlite3"
78 "vendored_libraries": "example/sdk/Channel/UnionPay/*.a",
79 "public_header_files": "example/sdk/Channel/UnionPay/*.h",
80 "source_files": "example/sdk/Channel/UnionPay/*.h",
102 "public_header_files": "example/sdk/Channel/BfbPay/Library/**/*.h",
103 "source_files": "example/sdk/Channel/BfbPay/Library/**/*.h",
104 "resources": "example/sdk/Channel/BfbPay/*.bundle",
105 "vendored_libraries": "example/sdk/Channel/BfbPay/**/*.a",