2 "name": "LXWechatOpenSDK_Pay",
4 "homepage": "https://github.com/liuxingyx/WechatOpenSDK",
6 "git": "https://github.com/liuxingyx/WechatOpenSDK.git",
9 "summary": "WeChat SDK with payment function",
15 "liuxingyx": "lish193@163.com"
20 "module_name": "WechatOpenSDK",
22 "static_framework": true,
23 "swift_versions": "5.0",
24 "vendored_libraries": "Wechat_pay/*.a",
25 "public_header_files": "Wechat_pay/*.h",
26 "source_files": "Wechat_pay/*.{h,swift}",
38 "pod_target_xcconfig": {
39 "OTHER_LDFLAGS": "-all_load",
40 "VALID_ARCHS": "x86_64 armv7 arm64"
42 "swift_version": "5.0"