[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.2.3 / MicrosoftFluentUI.podspec.json
blob5ecdf7d3ef06887df4320727a067f8bc77c543cc
2   "name": "MicrosoftFluentUI",
3   "version": "0.2.3",
4   "summary": "Fluent UI is a set of reusable UI controls and tools",
5   "homepage": "https://www.microsoft.com/design/fluent/#/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Microsoft": "fluentuinativeowners@microsoft.com"
12   },
13   "source": {
14     "git": "https://github.com/microsoft/fluentui-apple.git",
15     "tag": "0.2.3"
16   },
17   "swift_versions": "5.0",
18   "module_name": "FluentUI",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.14"
22   },
23   "subspecs": [
24     {
25       "name": "Avatar_ios",
26       "platforms": {
27         "ios": "13.0"
28       },
29       "dependencies": {
30         "MicrosoftFluentUI/Core_ios": [
32         ]
33       },
34       "source_files": [
35         "ios/FluentUI/Avatar/**/*.{swift,h}"
36       ]
37     },
38     {
39       "name": "ActivityViewAnimating_ios",
40       "platforms": {
41         "ios": "13.0"
42       },
43       "dependencies": {
44         "MicrosoftFluentUI/Core_ios": [
46         ]
47       },
48       "source_files": [
49         "ios/FluentUI/ActivityViewAnimating/**/*.{swift,h}"
50       ]
51     },
52     {
53       "name": "ActivityIndicator_ios",
54       "platforms": {
55         "ios": "13.0"
56       },
57       "dependencies": {
58         "MicrosoftFluentUI/ActivityViewAnimating_ios": [
60         ]
61       },
62       "source_files": [
63         "ios/FluentUI/ActivityIndicator/**/*.{swift,h}"
64       ]
65     },
66     {
67       "name": "BadgeField_ios",
68       "platforms": {
69         "ios": "13.0"
70       },
71       "dependencies": {
72         "MicrosoftFluentUI/Label_ios": [
74         ]
75       },
76       "source_files": [
77         "ios/FluentUI/Badge Field/**/*.{swift,h}"
78       ]
79     },
80     {
81       "name": "BarButtonItems_ios",
82       "platforms": {
83         "ios": "13.0"
84       },
85       "dependencies": {
86         "MicrosoftFluentUI/Core_ios": [
88         ]
89       },
90       "source_files": [
91         "ios/FluentUI/BarButtonItems/**/*.{swift,h}"
92       ]
93     },
94     {
95       "name": "Button_ios",
96       "platforms": {
97         "ios": "13.0"
98       },
99       "dependencies": {
100         "MicrosoftFluentUI/Core_ios": [
102         ]
103       },
104       "source_files": [
105         "ios/FluentUI/Button/**/*.{swift,h}"
106       ]
107     },
108     {
109       "name": "Calendar_ios",
110       "platforms": {
111         "ios": "13.0"
112       },
113       "dependencies": {
114         "MicrosoftFluentUI/BarButtonItems_ios": [
116         ],
117         "MicrosoftFluentUI/DotView_ios": [
119         ],
120         "MicrosoftFluentUI/Label_ios": [
122         ],
123         "MicrosoftFluentUI/Presenters_ios": [
125         ],
126         "MicrosoftFluentUI/SegmentedControl_ios": [
128         ],
129         "MicrosoftFluentUI/Separator_ios": [
131         ],
132         "MicrosoftFluentUI/TwoLineTitleView_ios": [
134         ]
135       },
136       "source_files": [
137         "ios/FluentUI/Calendar/**/*.{swift,h}",
138         "ios/FluentUI/Date Time Pickers/**/*.{swift,h}"
139       ]
140     },
141     {
142       "name": "Card_ios",
143       "platforms": {
144         "ios": "13.0"
145       },
146       "dependencies": {
147         "MicrosoftFluentUI/Label_ios": [
149         ]
150       },
151       "source_files": [
152         "ios/FluentUI/Card/**/*.{swift,h}"
153       ]
154     },
155     {
156       "name": "CommandBar_ios",
157       "platforms": {
158         "ios": "13.0"
159       },
160       "dependencies": {
161         "MicrosoftFluentUI/Core_ios": [
163         ]
164       },
165       "source_files": [
166         "ios/FluentUI/Command Bar/**/*.{swift,h}"
167       ]
168     },
169     {
170       "name": "Core_ios",
171       "platforms": {
172         "ios": "13.0"
173       },
174       "resource_bundles": {
175         "FluentUIResources-ios": [
176           "apple/Resources/**/*.{json,xcassets}",
177           "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
178         ]
179       },
180       "source_files": [
181         "ios/FluentUI/Configuration/**/*.{swift,h}",
182         "ios/FluentUI/Core/**/*.{swift,h}",
183         "ios/FluentUI/Extensions/**/*.{swift,h}"
184       ]
185     },
186     {
187       "name": "DotView_ios",
188       "platforms": {
189         "ios": "13.0"
190       },
191       "dependencies": {
192         "MicrosoftFluentUI/Core_ios": [
194         ]
195       },
196       "source_files": [
197         "ios/FluentUI/DotView/**/*.{swift,h}"
198       ]
199     },
200     {
201       "name": "Drawer_ios",
202       "platforms": {
203         "ios": "13.0"
204       },
205       "dependencies": {
206         "MicrosoftFluentUI/Obscurable_ios": [
208         ],
209         "MicrosoftFluentUI/ResizingHandleView_ios": [
211         ],
212         "MicrosoftFluentUI/Separator_ios": [
214         ],
215         "MicrosoftFluentUI/TouchForwardingView_ios": [
217         ]
218       },
219       "source_files": [
220         "ios/FluentUI/Drawer/**/*.{swift,h}"
221       ]
222     },
223     {
224       "name": "EasyTapButton_ios",
225       "platforms": {
226         "ios": "13.0"
227       },
228       "dependencies": {
229         "MicrosoftFluentUI/Core_ios": [
231         ]
232       },
233       "source_files": [
234         "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
235       ]
236     },
237     {
238       "name": "HUD_ios",
239       "platforms": {
240         "ios": "13.0"
241       },
242       "dependencies": {
243         "MicrosoftFluentUI/ActivityIndicator_ios": [
245         ],
246         "MicrosoftFluentUI/Label_ios": [
248         ],
249         "MicrosoftFluentUI/TouchForwardingView_ios": [
251         ]
252       },
253       "source_files": [
254         "ios/FluentUI/HUD/**/*.{swift,h}"
255       ]
256     },
257     {
258       "name": "IndeterminateProgressBar_ios",
259       "platforms": {
260         "ios": "13.0"
261       },
262       "dependencies": {
263         "MicrosoftFluentUI/ActivityViewAnimating_ios": [
265         ]
266       },
267       "source_files": [
268         "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
269       ]
270     },
271     {
272       "name": "Label_ios",
273       "platforms": {
274         "ios": "13.0"
275       },
276       "dependencies": {
277         "MicrosoftFluentUI/Core_ios": [
279         ]
280       },
281       "source_files": [
282         "ios/FluentUI/Label/**/*.{swift,h}"
283       ]
284     },
285     {
286       "name": "Navigation_ios",
287       "platforms": {
288         "ios": "13.0"
289       },
290       "dependencies": {
291         "MicrosoftFluentUI/ActivityIndicator_ios": [
293         ],
294         "MicrosoftFluentUI/Avatar_ios": [
296         ],
297         "MicrosoftFluentUI/Separator_ios": [
299         ],
300         "MicrosoftFluentUI/TwoLineTitleView_ios": [
302         ]
303       },
304       "source_files": [
305         "ios/FluentUI/Navigation/**/*.{swift,h}"
306       ]
307     },
308     {
309       "name": "Notification_ios",
310       "platforms": {
311         "ios": "13.0"
312       },
313       "dependencies": {
314         "MicrosoftFluentUI/Obscurable_ios": [
316         ],
317         "MicrosoftFluentUI/Label_ios": [
319         ],
320         "MicrosoftFluentUI/Separator_ios": [
322         ]
323       },
324       "source_files": [
325         "ios/FluentUI/Notification/**/*.{swift,h}"
326       ]
327     },
328     {
329       "name": "Obscurable_ios",
330       "platforms": {
331         "ios": "13.0"
332       },
333       "dependencies": {
334         "MicrosoftFluentUI/Core_ios": [
336         ]
337       },
338       "source_files": [
339         "ios/FluentUI/Obscurable/**/*.{swift,h}"
340       ]
341     },
342     {
343       "name": "OtherCells_ios",
344       "platforms": {
345         "ios": "13.0"
346       },
347       "dependencies": {
348         "MicrosoftFluentUI/ActivityIndicator_ios": [
350         ],
351         "MicrosoftFluentUI/TableView_ios": [
353         ]
354       },
355       "source_files": [
356         "ios/FluentUI/Other Cells/**/*.{swift,h}"
357       ]
358     },
359     {
360       "name": "PeoplePicker_ios",
361       "platforms": {
362         "ios": "13.0"
363       },
364       "dependencies": {
365         "MicrosoftFluentUI/Avatar_ios": [
367         ],
368         "MicrosoftFluentUI/BadgeField_ios": [
370         ],
371         "MicrosoftFluentUI/Separator_ios": [
373         ],
374         "MicrosoftFluentUI/OtherCells_ios": [
376         ]
377       },
378       "source_files": [
379         "ios/FluentUI/People Picker/**/*.{swift,h}"
380       ]
381     },
382     {
383       "name": "PillButtonBar_ios",
384       "platforms": {
385         "ios": "13.0"
386       },
387       "dependencies": {
388         "MicrosoftFluentUI/Core_ios": [
390         ]
391       },
392       "source_files": [
393         "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
394       ]
395     },
396     {
397       "name": "PopupMenu_ios",
398       "platforms": {
399         "ios": "13.0"
400       },
401       "dependencies": {
402         "MicrosoftFluentUI/Drawer_ios": [
404         ],
405         "MicrosoftFluentUI/Label_ios": [
407         ],
408         "MicrosoftFluentUI/Separator_ios": [
410         ],
411         "MicrosoftFluentUI/TableView_ios": [
413         ]
414       },
415       "source_files": [
416         "ios/FluentUI/Popup Menu/**/*.{swift,h}"
417       ]
418     },
419     {
420       "name": "Presenters_ios",
421       "platforms": {
422         "ios": "13.0"
423       },
424       "dependencies": {
425         "MicrosoftFluentUI/Obscurable_ios": [
427         ]
428       },
429       "source_files": [
430         "ios/FluentUI/Presenters/**/*.{swift,h}"
431       ]
432     },
433     {
434       "name": "ResizingHandleView_ios",
435       "platforms": {
436         "ios": "13.0"
437       },
438       "dependencies": {
439         "MicrosoftFluentUI/Core_ios": [
441         ]
442       },
443       "source_files": [
444         "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
445       ]
446     },
447     {
448       "name": "ScrollView_ios",
449       "platforms": {
450         "ios": "13.0"
451       },
452       "dependencies": {
453         "MicrosoftFluentUI/Core_ios": [
455         ]
456       },
457       "source_files": [
458         "ios/FluentUI/ScrollView/**/*.{swift,h}"
459       ]
460     },
461     {
462       "name": "SegmentedControl_ios",
463       "platforms": {
464         "ios": "13.0"
465       },
466       "dependencies": {
467         "MicrosoftFluentUI/Separator_ios": [
469         ]
470       },
471       "source_files": [
472         "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
473       ]
474     },
475     {
476       "name": "Separator_ios",
477       "platforms": {
478         "ios": "13.0"
479       },
480       "dependencies": {
481         "MicrosoftFluentUI/Core_ios": [
483         ]
484       },
485       "source_files": [
486         "ios/FluentUI/Separator/**/*.{swift,h}"
487       ]
488     },
489     {
490       "name": "Shimmer_ios",
491       "platforms": {
492         "ios": "13.0"
493       },
494       "dependencies": {
495         "MicrosoftFluentUI/Core_ios": [
497         ],
498         "MicrosoftFluentUI/Utilities_ios": [
500         ]
501       },
502       "source_files": [
503         "ios/FluentUI/Shimmer/**/*.{swift,h}"
504       ]
505     },
506     {
507       "name": "TabBar_ios",
508       "platforms": {
509         "ios": "13.0"
510       },
511       "dependencies": {
512         "MicrosoftFluentUI/Avatar_ios": [
514         ],
515         "MicrosoftFluentUI/Label_ios": [
517         ],
518         "MicrosoftFluentUI/Separator_ios": [
520         ]
521       },
522       "source_files": [
523         "ios/FluentUI/Tab Bar/**/*.{swift,h}"
524       ]
525     },
526     {
527       "name": "TableView_ios",
528       "platforms": {
529         "ios": "13.0"
530       },
531       "dependencies": {
532         "MicrosoftFluentUI/Label_ios": [
534         ],
535         "MicrosoftFluentUI/Separator_ios": [
537         ]
538       },
539       "source_files": [
540         "ios/FluentUI/Table View/**/*.{swift,h}"
541       ]
542     },
543     {
544       "name": "Tooltip_ios",
545       "platforms": {
546         "ios": "13.0"
547       },
548       "dependencies": {
549         "MicrosoftFluentUI/Label_ios": [
551         ],
552         "MicrosoftFluentUI/TouchForwardingView_ios": [
554         ]
555       },
556       "source_files": [
557         "ios/FluentUI/Tooltip/**/*.{swift,h}"
558       ]
559     },
560     {
561       "name": "TouchForwardingView_ios",
562       "platforms": {
563         "ios": "13.0"
564       },
565       "dependencies": {
566         "MicrosoftFluentUI/Core_ios": [
568         ]
569       },
570       "source_files": [
571         "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
572       ]
573     },
574     {
575       "name": "TwoLineTitleView_ios",
576       "platforms": {
577         "ios": "13.0"
578       },
579       "dependencies": {
580         "MicrosoftFluentUI/EasyTapButton_ios": [
582         ],
583         "MicrosoftFluentUI/Label_ios": [
585         ]
586       },
587       "source_files": [
588         "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
589       ]
590     },
591     {
592       "name": "Utilities_ios",
593       "platforms": {
594         "ios": "13.0"
595       },
596       "source_files": [
597         "ios/FluentUI/Utilities/**/*.{swift,h}"
598       ]
599     },
600     {
601       "name": "Appearance_mac",
602       "platforms": {
603         "osx": "10.14"
604       },
605       "source_files": [
606         "macos/FluentUI/Appearance/**/*.{swift,h}"
607       ]
608     },
609     {
610       "name": "AvatarView_mac",
611       "platforms": {
612         "osx": "10.14"
613       },
614       "dependencies": {
615         "MicrosoftFluentUI/Core_mac": [
617         ],
618         "MicrosoftFluentUI/DynamicColor_mac": [
620         ]
621       },
622       "source_files": [
623         "macos/FluentUI/AvatarView/**/*.{swift,h}"
624       ]
625     },
626     {
627       "name": "Button_mac",
628       "platforms": {
629         "osx": "10.14"
630       },
631       "dependencies": {
632         "MicrosoftFluentUI/Core_mac": [
634         ]
635       },
636       "source_files": [
637         "macos/FluentUI/Button/**/*.{swift,h}"
638       ]
639     },
640     {
641       "name": "Core_mac",
642       "platforms": {
643         "osx": "10.14"
644       },
645       "resource_bundles": {
646         "FluentUIResources-macos": [
647           "apple/Resources/**/*.{json,xcassets}",
648           "macos/FluentUIResources-macos/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
649         ]
650       },
651       "source_files": [
652         "macos/FluentUI/Core/**/*.{swift,h}"
653       ]
654     },
655     {
656       "name": "DatePicker_mac",
657       "platforms": {
658         "osx": "10.14"
659       },
660       "dependencies": {
661         "MicrosoftFluentUI/Core_mac": [
663         ],
664         "MicrosoftFluentUI/Appearance_mac": [
666         ]
667       },
668       "source_files": [
669         "macos/FluentUI/DatePicker/**/*.{swift,h}"
670       ]
671     },
672     {
673       "name": "DynamicColor_mac",
674       "platforms": {
675         "osx": "10.14"
676       },
677       "dependencies": {
678         "MicrosoftFluentUI/Appearance_mac": [
680         ]
681       },
682       "source_files": [
683         "macos/FluentUI/DynamicColor/**/*.{swift,h}"
684       ]
685     },
686     {
687       "name": "Link_mac",
688       "platforms": {
689         "osx": "10.14"
690       },
691       "dependencies": {
692         "MicrosoftFluentUI/Core_mac": [
694         ]
695       },
696       "source_files": [
697         "macos/FluentUI/Link/**/*.{swift,h}"
698       ]
699     },
700     {
701       "name": "Separator_mac",
702       "platforms": {
703         "osx": "10.14"
704       },
705       "dependencies": {
706         "MicrosoftFluentUI/Core_mac": [
708         ]
709       },
710       "source_files": [
711         "macos/FluentUI/Separator/**/*.{swift,h}"
712       ]
713     }
714   ],
715   "swift_version": "5.0"