5 "description": "AliPay、WeChatPay、UnionPay、ApplePay等支付方式集成",
6 "homepage": "https://github.com/YLTTeam/YLT_Pay.git",
12 "xphaijj0305@126.com": "xianggong@126.com"
15 "git": "https://github.com/YLTTeam/YLT_Pay.git",
21 "source_files": "YLT_Pay/Classes/*.{h,m}",
22 "public_header_files": "YLT_Pay/Classes/*.h",
31 "source_files": "YLT_Pay/Classes/*.{h,m}",
32 "public_header_files": "YLT_Pay/Classes/*.h"
37 "YLT_Pay/Classes/AliPay/*.{h,m}",
38 "YLT_Pay/Classes/AliPay/Util/*.{h,m}",
39 "YLT_Pay/Classes/AliPay/OpenSSL/OpenSSL/*.h"
41 "public_header_files": [
42 "YLT_Pay/Classes/AliPay/*.h",
43 "YLT_Pay/Classes/AliPay/Util/*.h"
45 "vendored_frameworks": "YLT_Pay/Classes/Alipay/*.framework",
46 "vendored_libraries": "YLT_Pay/Classes/Alipay/OpenSSL/lib/*.a",
47 "resources": "YLT_Pay/Classes/Alipay/*.bundle",
65 "SystemConfiguration",
73 "YLT_Pay/Classes/WeChatPay/*.{h,m}",
74 "YLT_Pay/Classes/WeChatPay/lib/*.{h,m}"
76 "public_header_files": "YLT_Pay/Classes/WeChatPay/*.h",
77 "vendored_libraries": "YLT_Pay/Classes/WeChatPay/lib/*.a",
88 "SystemConfiguration",
101 "YLT_Pay/Classes/UnionPay/*.{h,m,mm}",
102 "YLT_Pay/Classes/UnionPay/lib/*.{h,m,mm}"
104 "public_header_files": "YLT_Pay/Classes/UnionPay/*.h",
105 "vendored_libraries": "YLT_Pay/Classes/UnionPay/lib/*.a",
106 "frameworks": "CoreMotion",
120 "source_files": "YLT_Pay/Classes/ApplePay/*.{h,m}",
121 "public_header_files": "YLT_Pay/Classes/ApplePay/*.h",
122 "frameworks": "PassKit",
131 "source_files": "YLT_Pay/Classes/IapPay/*.{h,m}",
132 "public_header_files": "YLT_Pay/Classes/IapPay/*.h",
133 "frameworks": "StoreKit",