4 "summary": "this is a pay components.",
5 "description": "* this is a pay components.\n* 包含了Alipay, WxPay, UnionPay\n* 如果需要,后续会陆续集成更多的组件。",
6 "homepage": "https://github.com/lhjzzu/VPay",
9 "lhjzzu": "1822657131@qq.com"
15 "git": "https://github.com/lhjzzu/VPay.git",
26 "OTHER_LDFLAGS": "-lObjC",
27 "ENABLE_BITCODE": "NO"
32 "source_files": "lib/*.h",
33 "public_header_files": "lib/*.h",
34 "vendored_libraries": "lib/*.a",
42 "SystemConfiguration",
55 "vendored_libraries": "lib/Channels/AliPay/*.a",
57 "vendored_frameworks": "lib/Channels/AliPay/AlipaySDK.framework"
59 "resources": "lib/Channels/AliPay/AlipaySDK.bundle",
68 "vendored_libraries": "lib/Channels/WxPay/*.a",
69 "public_header_files": "lib/Channels/WxPay/*.h",
70 "source_files": "lib/Channels/WxPay/*.h",
72 "libraries": "sqlite3"
82 "vendored_libraries": "lib/Channels/UnionPay/*.a",
83 "public_header_files": "lib/Channels/UnionPay/*.h",
84 "source_files": "lib/Channels/UnionPay/*.h",