[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / 6 / TUIChat / 7.2.4146 / TUIChat.podspec.json
blob57ec62b4847ab5f175c2326f0655f8776bc585b8
2   "name": "TUIChat",
3   "version": "7.2.4146",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/document/product/269/3794",
12   "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
13   "authors": "tencent video cloud",
14   "summary": "TUIChat",
15   "xcconfig": {
16     "VALID_ARCHS": "armv7 arm64 x86_64"
17   },
18   "libraries": "stdc++",
19   "requires_arc": true,
20   "source": {
21     "http": "https://im.sdk.cloud.tencent.cn/download/tuikit/7.2.4146/ios/TUIChat.zip?time=2"
22   },
23   "default_subspecs": "ALL",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "GENERATE_INFOPLIST_FILE": "YES"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
30     "GENERATE_INFOPLIST_FILE": "YES"
31   },
32   "subspecs": [
33     {
34       "name": "VoiceConvert",
35       "vendored_libraries": "**/TUIChat/VoiceConvert/*.a",
36       "source_files": "**/TUIChat/VoiceConvert/*.{h,m,mm}"
37     },
38     {
39       "name": "CommonModel",
40       "source_files": "**/TUIChat/CommonModel/*.{h,m,mm}",
41       "dependencies": {
42         "TXIMSDK_Plus_iOS": [
43           "7.2.4146"
44         ],
45         "TUICore": [
46           "7.2.4146"
47         ],
48         "TIMCommon": [
49           "7.2.4146"
50         ],
51         "TUIChat/VoiceConvert": [
53         ],
54         "ReactiveObjC": [
56         ],
57         "SDWebImage": [
59         ]
60       }
61     },
62     {
63       "name": "BaseCell",
64       "subspecs": [
65         {
66           "name": "CellData",
67           "source_files": "**/TUIChat/BaseCell/CellData/*.{h,m,mm}",
68           "dependencies": {
69             "TUIChat/CommonModel": [
71             ]
72           }
73         },
74         {
75           "name": "CellUI",
76           "source_files": "**/TUIChat/BaseCell/CellUI/*.{h,m,mm}",
77           "dependencies": {
78             "TUIChat/BaseCell/CellData": [
80             ]
81           }
82         }
83       ]
84     },
85     {
86       "name": "BaseDataProvider",
87       "source_files": "**/TUIChat/BaseDataProvider/*.{h,m,mm}",
88       "dependencies": {
89         "TUIChat/BaseCell": [
91         ]
92       }
93     },
94     {
95       "name": "CommonUI",
96       "subspecs": [
97         {
98           "name": "Camera",
99           "source_files": "**/TUIChat/CommonUI/Camera/*.{h,m,mm}",
100           "dependencies": {
101             "TUIChat/BaseDataProvider": [
103             ]
104           }
105         },
106         {
107           "name": "Pendency",
108           "source_files": "**/TUIChat/CommonUI/Pendency/*.{h,m,mm}",
109           "dependencies": {
110             "TUIChat/BaseDataProvider": [
112             ]
113           }
114         },
115         {
116           "name": "Pop",
117           "source_files": "**/TUIChat/CommonUI/Pop/*.{h,m,mm}",
118           "dependencies": {
119             "TUIChat/BaseDataProvider": [
121             ]
122           }
123         }
124       ]
125     },
126     {
127       "name": "UI_Classic",
128       "resources": [
129         "**/TUIChat/Resources/*.bundle"
130       ],
131       "subspecs": [
132         {
133           "name": "Cell",
134           "subspecs": [
135             {
136               "name": "CellData",
137               "subspecs": [
138                 {
139                   "name": "Base",
140                   "source_files": "**/TUIChat/UI_Classic/Cell/CellData/Base/*.{h,m,mm}",
141                   "dependencies": {
142                     "TUIChat/CommonUI": [
144                     ]
145                   }
146                 },
147                 {
148                   "name": "Chat",
149                   "source_files": "**/TUIChat/UI_Classic/Cell/CellData/Chat/*.{h,m,mm}",
150                   "dependencies": {
151                     "TUIChat/UI_Classic/Cell/CellData/Base": [
153                     ]
154                   }
155                 },
156                 {
157                   "name": "Custom",
158                   "source_files": "**/TUIChat/UI_Classic/Cell/CellData/Custom/*.{h,m,mm}",
159                   "dependencies": {
160                     "TUIChat/UI_Classic/Cell/CellData/Chat": [
162                     ]
163                   }
164                 },
165                 {
166                   "name": "Reply",
167                   "source_files": "**/TUIChat/UI_Classic/Cell/CellData/Reply/*.{h,m,mm}",
168                   "dependencies": {
169                     "TUIChat/UI_Classic/Cell/CellData/Custom": [
171                     ]
172                   }
173                 }
174               ]
175             },
176             {
177               "name": "CellUI",
178               "subspecs": [
179                 {
180                   "name": "Base",
181                   "source_files": "**/TUIChat/UI_Classic/Cell/CellUI/Base/*.{h,m,mm}",
182                   "dependencies": {
183                     "TUIChat/UI_Classic/Cell/CellData": [
185                     ]
186                   }
187                 },
188                 {
189                   "name": "Chat",
190                   "source_files": "**/TUIChat/UI_Classic/Cell/CellUI/Chat/*.{h,m,mm}",
191                   "dependencies": {
192                     "TUIChat/UI_Classic/Cell/CellUI/Base": [
194                     ]
195                   }
196                 },
197                 {
198                   "name": "Custom",
199                   "source_files": "**/TUIChat/UI_Classic/Cell/CellUI/Custom/*.{h,m,mm}",
200                   "dependencies": {
201                     "TUIChat/UI_Classic/Cell/CellUI/Chat": [
203                     ]
204                   }
205                 },
206                 {
207                   "name": "Reply",
208                   "source_files": "**/TUIChat/UI_Classic/Cell/CellUI/Reply/*.{h,m,mm}",
209                   "dependencies": {
210                     "TUIChat/UI_Classic/Cell/CellUI/Custom": [
212                     ]
213                   }
214                 }
215               ]
216             }
217           ]
218         },
219         {
220           "name": "DataProvider",
221           "source_files": "**/TUIChat/UI_Classic/DataProvider/*.{h,m,mm}",
222           "dependencies": {
223             "TUIChat/UI_Classic/Cell": [
225             ]
226           }
227         },
228         {
229           "name": "Input",
230           "source_files": "**/TUIChat/UI_Classic/Input/*.{h,m,mm}",
231           "dependencies": {
232             "TUIChat/UI_Classic/DataProvider": [
234             ]
235           }
236         },
237         {
238           "name": "Chat",
239           "source_files": "**/TUIChat/UI_Classic/Chat/*.{h,m,mm}",
240           "dependencies": {
241             "TUIChat/UI_Classic/Input": [
243             ]
244           }
245         },
246         {
247           "name": "Service",
248           "source_files": "**/TUIChat/UI_Classic/Service/*.{h,m,mm}",
249           "dependencies": {
250             "TUIChat/UI_Classic/Chat": [
252             ]
253           }
254         },
255         {
256           "name": "Header",
257           "source_files": "**/TUIChat/UI_Classic/Header/*.{h,m,mm}",
258           "dependencies": {
259             "TUIChat/UI_Classic/Service": [
261             ]
262           }
263         }
264       ]
265     },
266     {
267       "name": "UI_Minimalist",
268       "resources": [
269         "**/TUIChat/Resources/*.bundle"
270       ],
271       "subspecs": [
272         {
273           "name": "Cell",
274           "subspecs": [
275             {
276               "name": "CellData",
277               "subspecs": [
278                 {
279                   "name": "Base",
280                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellData/Base/*.{h,m,mm}",
281                   "dependencies": {
282                     "TUIChat/CommonUI": [
284                     ]
285                   }
286                 },
287                 {
288                   "name": "Chat",
289                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellData/Chat/*.{h,m,mm}",
290                   "dependencies": {
291                     "TUIChat/UI_Minimalist/Cell/CellData/Base": [
293                     ]
294                   }
295                 },
296                 {
297                   "name": "Custom",
298                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellData/Custom/*.{h,m,mm}",
299                   "dependencies": {
300                     "TUIChat/UI_Minimalist/Cell/CellData/Chat": [
302                     ]
303                   }
304                 },
305                 {
306                   "name": "Reply",
307                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellData/Reply/*.{h,m,mm}",
308                   "dependencies": {
309                     "TUIChat/UI_Minimalist/Cell/CellData/Custom": [
311                     ]
312                   }
313                 }
314               ]
315             },
316             {
317               "name": "CellUI",
318               "subspecs": [
319                 {
320                   "name": "Base",
321                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellUI/Base/*.{h,m,mm}",
322                   "dependencies": {
323                     "TUIChat/UI_Minimalist/Cell/CellData": [
325                     ]
326                   }
327                 },
328                 {
329                   "name": "Chat",
330                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellUI/Chat/*.{h,m,mm}",
331                   "dependencies": {
332                     "TUIChat/UI_Minimalist/Cell/CellUI/Base": [
334                     ]
335                   }
336                 },
337                 {
338                   "name": "Custom",
339                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellUI/Custom/*.{h,m,mm}",
340                   "dependencies": {
341                     "TUIChat/UI_Minimalist/Cell/CellUI/Chat": [
343                     ]
344                   }
345                 },
346                 {
347                   "name": "Reply",
348                   "source_files": "**/TUIChat/UI_Minimalist/Cell/CellUI/Reply/*.{h,m,mm}",
349                   "dependencies": {
350                     "TUIChat/UI_Minimalist/Cell/CellUI/Custom": [
352                     ]
353                   }
354                 }
355               ]
356             }
357           ]
358         },
359         {
360           "name": "DataProvider",
361           "source_files": "**/TUIChat/UI_Minimalist/DataProvider/*.{h,m,mm}",
362           "dependencies": {
363             "TUIChat/UI_Minimalist/Cell": [
365             ]
366           }
367         },
368         {
369           "name": "Input",
370           "source_files": "**/TUIChat/UI_Minimalist/Input/*.{h,m,mm}",
371           "dependencies": {
372             "TUIChat/UI_Minimalist/DataProvider": [
374             ]
375           }
376         },
377         {
378           "name": "Chat",
379           "source_files": "**/TUIChat/UI_Minimalist/Chat/*.{h,m,mm}",
380           "dependencies": {
381             "TUIChat/UI_Minimalist/Input": [
383             ]
384           }
385         },
386         {
387           "name": "Service",
388           "source_files": "**/TUIChat/UI_Minimalist/Service/*.{h,m,mm}",
389           "dependencies": {
390             "TUIChat/UI_Minimalist/Chat": [
392             ]
393           }
394         },
395         {
396           "name": "Header",
397           "source_files": "**/TUIChat/UI_Minimalist/Header/*.{h,m,mm}",
398           "dependencies": {
399             "TUIChat/UI_Minimalist/Service": [
401             ]
402           }
403         }
404       ]
405     },
406     {
407       "name": "ALL",
408       "dependencies": {
409         "TUIChat/UI_Classic": [
411         ],
412         "TUIChat/UI_Minimalist": [
414         ]
415       }
416     }
417   ]