[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / e / Pingpp / 2.2.5 / Pingpp.podspec.json
bloba6753f159e92fb59e40bae7cbd4498ca23dc5926
2   "name": "Pingpp",
3   "version": "2.2.5",
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": "5.1.1"
13   },
14   "source": {
15     "git": "https://github.com/PingPlusPlus/pingpp-ios.git",
16     "tag": "2.2.5"
17   },
18   "requires_arc": true,
19   "default_subspecs": [
20     "Core",
21     "Alipay",
22     "UnionPay"
23   ],
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "lib/*.h",
28       "public_header_files": "lib/*.h",
29       "vendored_libraries": "lib/*.a",
30       "resources": "lib/*.bundle",
31       "frameworks": [
32         "CFNetwork",
33         "SystemConfiguration",
34         "Security"
35       ],
36       "ios": {
37         "libraries": [
38           "c++",
39           "stdc++",
40           "z"
41         ]
42       },
43       "xcconfig": {
44         "OTHER_LDFLAGS": "-ObjC"
45       },
46       "dependencies": {
47         "Pingpp/Network": [
49         ]
50       }
51     },
52     {
53       "name": "ApplePay",
54       "ios": {
55         "weak_frameworks": "PassKit"
56       },
57       "source_files": "lib/Channels/ApplePay/*.h",
58       "public_header_files": "lib/Channels/ApplePay/*.h",
59       "vendored_libraries": "lib/Channels/ApplePay/*.a",
60       "dependencies": {
61         "Pingpp/Core": [
63         ],
64         "Pingpp/Network": [
66         ]
67       }
68     },
69     {
70       "name": "Alipay",
71       "vendored_libraries": "lib/Channels/Alipay/*.a",
72       "ios": {
73         "vendored_frameworks": "lib/Channels/Alipay/AlipaySDK.framework"
74       },
75       "resources": "lib/Channels/Alipay/AlipaySDK.bundle",
76       "frameworks": [
77         "CoreMotion",
78         "CoreTelephony"
79       ],
80       "dependencies": {
81         "Pingpp/Core": [
83         ]
84       }
85     },
86     {
87       "name": "Wx",
88       "dependencies": {
89         "Pingpp/Core": [
91         ]
92       }
93     },
94     {
95       "name": "UnionPay",
96       "vendored_libraries": "lib/Channels/UnionPay/*.a",
97       "dependencies": {
98         "Pingpp/Core": [
100         ]
101       }
102     },
103     {
104       "name": "Bfb",
105       "frameworks": [
106         "CoreTelephony",
107         "AddressBook",
108         "AddressBookUI",
109         "AudioToolbox",
110         "CoreAudio",
111         "CoreGraphics",
112         "ImageIO",
113         "MapKit",
114         "MessageUI",
115         "MobileCoreServices",
116         "QuartzCore"
117       ],
118       "public_header_files": "lib/Channels/Bfb/Dependencies/**/*.h",
119       "source_files": "lib/Channels/Bfb/Dependencies/**/*.h",
120       "resources": "lib/Channels/Bfb/*.bundle",
121       "vendored_libraries": "lib/Channels/Bfb/**/*.a",
122       "dependencies": {
123         "Pingpp/Core": [
125         ]
126       }
127     },
128     {
129       "name": "Network",
130       "source_files": "lib/Dependencies/Network/*.h",
131       "public_header_files": "lib/Dependencies/Network/*.h",
132       "vendored_libraries": "lib/Dependencies/Network/*.a"
133     },
134     {
135       "name": "Cnp",
136       "frameworks": "AudioToolbox",
137       "source_files": "lib/Channels/Cnp/*.h",
138       "public_header_files": "lib/Channels/Cnp/*.h",
139       "vendored_libraries": "lib/Channels/Cnp/*.a",
140       "resources": "lib/Channels/Cnp/*.bundle",
141       "dependencies": {
142         "Pingpp/Core": [
144         ],
145         "Pingpp/Network": [
147         ]
148       },
149       "xcconfig": {
150         "CLANG_CXX_LIBRARY": "libstdc++"
151       }
152     },
153     {
154       "name": "One",
155       "frameworks": "QuartzCore",
156       "source_files": "lib/One/*.h",
157       "public_header_files": "lib/One/*.h",
158       "vendored_libraries": "lib/One/*.a",
159       "dependencies": {
160         "Pingpp/Core": [
162         ],
163         "Pingpp/Network": [
165         ]
166       }
167     },
168     {
169       "name": "Qgbc",
170       "vendored_libraries": "lib/Channels/Qgbc/*.a",
171       "dependencies": {
172         "Pingpp/Core": [
174         ],
175         "Pingpp/WebView": [
177         ]
178       }
179     },
180     {
181       "name": "Fqlpay",
182       "vendored_libraries": "lib/Channels/Fqlpay/*.a",
183       "dependencies": {
184         "Pingpp/Core": [
186         ],
187         "Pingpp/WebView": [
189         ]
190       }
191     },
192     {
193       "name": "Mmdpay",
194       "vendored_libraries": "lib/Channels/Mmdpay/*.a",
195       "dependencies": {
196         "Pingpp/Core": [
198         ],
199         "Pingpp/WebView": [
201         ]
202       }
203     },
204     {
205       "name": "BfbWap",
206       "vendored_libraries": "lib/Channels/BfbWap/*.a",
207       "dependencies": {
208         "Pingpp/Core": [
210         ],
211         "Pingpp/WebView": [
213         ]
214       }
215     },
216     {
217       "name": "CmbWallet",
218       "vendored_libraries": "lib/Channels/CmbWallet/*.a",
219       "ios": {
220         "vendored_frameworks": "lib/Channels/CmbWallet/cmbkeyboard.framework"
221       },
222       "resources": "lib/Channels/CmbWallet/SecreteKeyBoard",
223       "dependencies": {
224         "Pingpp/Core": [
226         ],
227         "Pingpp/WebView": [
229         ]
230       }
231     },
232     {
233       "name": "WebView",
234       "vendored_libraries": "lib/Dependencies/WebView/*.a",
235       "dependencies": {
236         "Pingpp/Core": [
238         ]
239       }
240     }
241   ]