[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / e / Pingpp / 2.2.34 / Pingpp.podspec.json
blobd1140923c8fc4a2f21a0414c9a4bf7b433bf0e4e
2   "name": "Pingpp",
3   "version": "2.2.34",
4   "summary": "Pingplusplus iOS SDK",
5   "description": "移动应用支付接口。\n开发者不再需要编写冗长的代码,简单几步就可以使你的应用获得支付功能。\n让你的移动应用接入支付像大厦接入电力一样简单,方便,和温暖。\n支持微信支付,公众账号支付,支付宝钱包,百度钱包,银联手机支付。",
6   "homepage": "https://pingxx.com",
7   "license": "COMMERCIAL",
8   "authors": {
9     "Afon Weng": "xufeng.weng@pingxx.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "https://sdk-assets.oss-cn-shanghai.aliyuncs.com/pingpp/2.2.34/pingpp-ios-libs.zip"
16   },
17   "requires_arc": true,
18   "default_subspecs": [
19     "Core",
20     "Alipay",
21     "UnionPay"
22   ],
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "subspecs": [
30     {
31       "name": "Core",
32       "source_files": [
33         "lib/*.h",
34         "lib/Dependencies/Network/*.h"
35       ],
36       "public_header_files": [
37         "lib/*.h",
38         "lib/Dependencies/Network/*.h"
39       ],
40       "vendored_libraries": [
41         "lib/*.a",
42         "lib/Dependencies/Network/*.a"
43       ],
44       "resources": "lib/*.bundle",
45       "frameworks": [
46         "CFNetwork",
47         "SystemConfiguration",
48         "Security",
49         "CoreLocation"
50       ],
51       "ios": {
52         "libraries": [
53           "c++",
54           "z"
55         ]
56       },
57       "xcconfig": {
58         "OTHER_LDFLAGS": "-ObjC"
59       }
60     },
61     {
62       "name": "ApplePay",
63       "vendored_libraries": "lib/Channels/ApplePay/*.a",
64       "frameworks": "PassKit",
65       "dependencies": {
66         "Pingpp/Core": [
68         ],
69         "PingppUnionPayApplePaySDK": [
71         ]
72       }
73     },
74     {
75       "name": "Alipay",
76       "vendored_libraries": "lib/Channels/Alipay/*.a",
77       "frameworks": [
78         "CoreMotion",
79         "CoreTelephony"
80       ],
81       "dependencies": {
82         "Pingpp/Core": [
84         ],
85         "PingppAlipaySDK": [
87         ]
88       }
89     },
90     {
91       "name": "CBAlipay",
92       "dependencies": {
93         "Pingpp/Alipay": [
95         ]
96       }
97     },
98     {
99       "name": "AlipayNoUTDID",
100       "vendored_libraries": "lib/Channels/Alipay/*.a",
101       "frameworks": [
102         "CoreMotion",
103         "CoreTelephony"
104       ],
105       "dependencies": {
106         "Pingpp/Core": [
108         ],
109         "PingppAlipaySDKNoUTDID": [
111         ]
112       }
113     },
114     {
115       "name": "Wx",
116       "vendored_libraries": "lib/Channels/Wx/*.a",
117       "dependencies": {
118         "Pingpp/Core": [
120         ],
121         "WechatOpenSDK": [
123         ]
124       }
125     },
126     {
127       "name": "UnionPay",
128       "vendored_libraries": "lib/Channels/UnionPay/*.a",
129       "dependencies": {
130         "Pingpp/Core": [
132         ],
133         "PingppUnionPaySDK": [
135         ]
136       }
137     },
138     {
139       "name": "BfbWap",
140       "vendored_libraries": "lib/Channels/BfbWap/*.a",
141       "dependencies": {
142         "Pingpp/Core": [
144         ],
145         "Pingpp/WebView": [
147         ]
148       }
149     },
150     {
151       "name": "Yeepay",
152       "vendored_libraries": "lib/Channels/Yeepay/*.a",
153       "dependencies": {
154         "Pingpp/Core": [
156         ],
157         "Pingpp/WebView": [
159         ]
160       }
161     },
162     {
163       "name": "CmbWallet",
164       "vendored_libraries": "lib/Channels/CmbWallet/*.a",
165       "dependencies": {
166         "Pingpp/Core": [
168         ],
169         "PingppCMBSDK": [
171         ]
172       }
173     },
174     {
175       "name": "Jdpay",
176       "vendored_libraries": "lib/Channels/Jdpay/*.a",
177       "dependencies": {
178         "Pingpp/Core": [
180         ],
181         "Pingpp/WebView": [
183         ]
184       }
185     },
186     {
187       "name": "QQWallet",
188       "vendored_libraries": "lib/Channels/QQWallet/*.a",
189       "public_header_files": "lib/Channels/QQWallet/QQWalletSDK/*.h",
190       "dependencies": {
191         "Pingpp/Core": [
193         ]
194       }
195     },
196     {
197       "name": "WebView",
198       "vendored_libraries": "lib/Dependencies/WebView/*.a",
199       "dependencies": {
200         "Pingpp/Core": [
202         ]
203       }
204     },
205     {
206       "name": "CcbPay",
207       "vendored_libraries": "lib/Channels/CcbPay/*.a",
208       "dependencies": {
209         "Pingpp/Core": [
211         ],
212         "PingppCcbPaySDK": [
213           "~> 2.4.2"
214         ]
215       }
216     },
217     {
218       "name": "Agreement",
219       "vendored_libraries": "lib/Dependencies/Agreement/*.a",
220       "dependencies": {
221         "Pingpp/Core": [
223         ]
224       }
225     },
226     {
227       "name": "Cmpay",
228       "vendored_libraries": "lib/Channels/Cmpay/*.a",
229       "dependencies": {
230         "Pingpp/Core": [
232         ]
233       }
234     },
235     {
236       "name": "Lakala",
237       "vendored_libraries": "lib/Channels/Lakala/*.a",
238       "dependencies": {
239         "Pingpp/Core": [
241         ],
242         "PingppLakalaSDK": [
243           "~> 2.0.1"
244         ]
245       }
246     }
247   ]