4 "summary": "ZPayManager 支付宝、微信支付 简便的管理类",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/zhwx600/ZPayManager",
12 "zhwx600": "zhwx600@qq.com"
15 "git": "https://github.com/zhwx600/ZPayManager.git",
21 "source_files": "ZPayManager.{h,m}",
22 "public_header_files": "ZPayManager.h",
26 "source_files": "OpenSSL/**/*.h",
27 "public_header_files": "OpenSSL/**/*.h",
28 "header_dir": "openssl",
30 "OpenSSL/libcrypto.a",
33 "vendored_libraries": [
34 "OpenSSL/libcrypto.a",
37 "header_mappings_dir": "OpenSSL/openssl"
41 "source_files": "ZWeChat/*.h",
42 "public_header_files": "ZWeChat/*.h",
46 "SystemConfiguration",
57 "vendored_libraries": "ZWeChat/libWeChatSDK.a"
61 "resources": "ZAlipay/AlipaySDK.bundle",
62 "vendored_frameworks": "ZAlipay/AlipaySDK.framework",
64 "SystemConfiguration",
82 "source_files": "ZAlipay/Model/**/*",
83 "public_header_files": "ZAlipay/Model/**/*.h"
87 "source_files": "ZAlipay/Utils/**/*",
88 "public_header_files": "ZAlipay/Utils/**/*.h",
90 "ZPayManager/OpenSSL": [