[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.3.0 / MicrosoftFluentUI.podspec.json
blobeffdd1e88737a9ce95d3b72ac474da7d21d25cb2
2   "name": "MicrosoftFluentUI",
3   "version": "0.3.0",
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.3.0"
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       "preserve_paths": [
35         "ios/FluentUI/Avatar/Avatar.resources.xcfilelist"
36       ],
37       "source_files": [
38         "ios/FluentUI/Avatar/**/*.{swift,h}"
39       ]
40     },
41     {
42       "name": "AvatarGroup_ios",
43       "platforms": {
44         "ios": "13.0"
45       },
46       "dependencies": {
47         "MicrosoftFluentUI/Avatar_ios": [
49         ]
50       },
51       "source_files": [
52         "ios/FluentUI/AvatarGroup/**/*.{swift,h}"
53       ]
54     },
55     {
56       "name": "ActivityViewAnimating_ios",
57       "platforms": {
58         "ios": "13.0"
59       },
60       "dependencies": {
61         "MicrosoftFluentUI/Core_ios": [
63         ]
64       },
65       "source_files": [
66         "ios/FluentUI/ActivityViewAnimating/**/*.{swift,h}"
67       ]
68     },
69     {
70       "name": "ActivityIndicator_ios",
71       "platforms": {
72         "ios": "13.0"
73       },
74       "dependencies": {
75         "MicrosoftFluentUI/ActivityViewAnimating_ios": [
77         ]
78       },
79       "source_files": [
80         "ios/FluentUI/ActivityIndicator/**/*.{swift,h}"
81       ]
82     },
83     {
84       "name": "BadgeField_ios",
85       "platforms": {
86         "ios": "13.0"
87       },
88       "dependencies": {
89         "MicrosoftFluentUI/Label_ios": [
91         ]
92       },
93       "source_files": [
94         "ios/FluentUI/Badge Field/**/*.{swift,h}"
95       ]
96     },
97     {
98       "name": "BarButtonItems_ios",
99       "platforms": {
100         "ios": "13.0"
101       },
102       "dependencies": {
103         "MicrosoftFluentUI/Core_ios": [
105         ]
106       },
107       "preserve_paths": [
108         "ios/FluentUI/BarButtonItems/BarButtonItems.resources.xcfilelist"
109       ],
110       "source_files": [
111         "ios/FluentUI/BarButtonItems/**/*.{swift,h}"
112       ]
113     },
114     {
115       "name": "BottomCommanding_ios",
116       "platforms": {
117         "ios": "13.0"
118       },
119       "dependencies": {
120         "MicrosoftFluentUI/BottomSheet_ios": [
122         ],
123         "MicrosoftFluentUI/OtherCells_ios": [
125         ],
126         "MicrosoftFluentUI/Separator_ios": [
128         ],
129         "MicrosoftFluentUI/TabBar_ios": [
131         ],
132         "MicrosoftFluentUI/TableView_ios": [
134         ]
135       },
136       "preserve_paths": [
137         "ios/FluentUI/Bottom Commanding/BottomCommanding.resources.xcfilelist"
138       ],
139       "source_files": [
140         "ios/FluentUI/Bottom Commanding/**/*.{swift,h}"
141       ]
142     },
143     {
144       "name": "BottomSheet_ios",
145       "platforms": {
146         "ios": "13.0"
147       },
148       "dependencies": {
149         "MicrosoftFluentUI/Obscurable_ios": [
151         ],
152         "MicrosoftFluentUI/ResizingHandleView_ios": [
154         ]
155       },
156       "source_files": [
157         "ios/FluentUI/Bottom Sheet/**/*.{swift,h}"
158       ]
159     },
160     {
161       "name": "Button_ios",
162       "platforms": {
163         "ios": "13.0"
164       },
165       "dependencies": {
166         "MicrosoftFluentUI/Core_ios": [
168         ]
169       },
170       "source_files": [
171         "ios/FluentUI/Button/**/*.{swift,h}"
172       ]
173     },
174     {
175       "name": "Calendar_ios",
176       "platforms": {
177         "ios": "13.0"
178       },
179       "dependencies": {
180         "MicrosoftFluentUI/BarButtonItems_ios": [
182         ],
183         "MicrosoftFluentUI/DotView_ios": [
185         ],
186         "MicrosoftFluentUI/Label_ios": [
188         ],
189         "MicrosoftFluentUI/Presenters_ios": [
191         ],
192         "MicrosoftFluentUI/SegmentedControl_ios": [
194         ],
195         "MicrosoftFluentUI/Separator_ios": [
197         ],
198         "MicrosoftFluentUI/TwoLineTitleView_ios": [
200         ]
201       },
202       "source_files": [
203         "ios/FluentUI/Calendar/**/*.{swift,h}",
204         "ios/FluentUI/Date Time Pickers/**/*.{swift,h}"
205       ]
206     },
207     {
208       "name": "Card_ios",
209       "platforms": {
210         "ios": "13.0"
211       },
212       "dependencies": {
213         "MicrosoftFluentUI/Label_ios": [
215         ]
216       },
217       "source_files": [
218         "ios/FluentUI/Card/**/*.{swift,h}"
219       ]
220     },
221     {
222       "name": "CommandBar_ios",
223       "platforms": {
224         "ios": "13.0"
225       },
226       "dependencies": {
227         "MicrosoftFluentUI/Core_ios": [
229         ]
230       },
231       "source_files": [
232         "ios/FluentUI/Command Bar/**/*.{swift,h}"
233       ]
234     },
235     {
236       "name": "Core_ios",
237       "platforms": {
238         "ios": "13.0"
239       },
240       "resource_bundles": {
241         "FluentUIResources-ios": [
242           "apple/Resources/**/*.{json,xcassets}",
243           "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
244         ]
245       },
246       "script_phases": {
247         "name": "Optimize resource bundle",
248         "script": "echo \"=== Removing unused resources from FluentUI-ios.xcassets ===\"\n\nXCODEBUILDPARAMS=\"-quiet\"\n\nif [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n    CONDITIONALCOMPILATIONFLAGS=\"-D VERBOSE_OUTPUT\"\n    XCODEBUILDPARAMS=\"\"\nfi\n\nxcrun --sdk macosx swift ${CONDITIONALCOMPILATIONFLAGS} ${PODS_TARGET_SRCROOT}/scripts/removeUnusedResourcesFromAssets.swift ${LOCROOT}/MicrosoftFluentUI/ios/FluentUI/Resources/FluentUI-ios.xcassets ${LOCROOT}/MicrosoftFluentUI/ios\n\necho \"=== Rebuilding resource bundle target ===\"\nxcodebuild ${XCODEBUILDPARAMS} -project ${PROJECT_FILE_PATH} -target \"MicrosoftFluentUI-FluentUIResources-ios\" -sdk ${PLATFORM_NAME} -configuration ${CONFIGURATION} ARCHS=\"${ARCHS}\" CONFIGURATION_BUILD_DIR=\"${CONFIGURATION_BUILD_DIR}\" BUILD_ROOT=\"${BUILD_ROOT}\" BUILT_PRODUCTS_DIR=\"${BUILT_PRODUCTS_DIR}\" ${ACTION}",
249         "execution_position": "before_compile"
250       },
251       "preserve_paths": [
252         "ios/FluentUI/Core/Core.resources.xcfilelist",
253         "scripts/removeUnusedResourcesFromAssets.swift"
254       ],
255       "source_files": [
256         "ios/FluentUI/Configuration/**/*.{swift,h}",
257         "ios/FluentUI/Core/**/*.{swift,h}",
258         "ios/FluentUI/Extensions/**/*.{swift,h}"
259       ]
260     },
261     {
262       "name": "DotView_ios",
263       "platforms": {
264         "ios": "13.0"
265       },
266       "dependencies": {
267         "MicrosoftFluentUI/Core_ios": [
269         ]
270       },
271       "source_files": [
272         "ios/FluentUI/DotView/**/*.{swift,h}"
273       ]
274     },
275     {
276       "name": "Drawer_ios",
277       "platforms": {
278         "ios": "13.0"
279       },
280       "dependencies": {
281         "MicrosoftFluentUI/Obscurable_ios": [
283         ],
284         "MicrosoftFluentUI/ResizingHandleView_ios": [
286         ],
287         "MicrosoftFluentUI/Separator_ios": [
289         ],
290         "MicrosoftFluentUI/TouchForwardingView_ios": [
292         ]
293       },
294       "source_files": [
295         "ios/FluentUI/Drawer/**/*.{swift,h}"
296       ]
297     },
298     {
299       "name": "EasyTapButton_ios",
300       "platforms": {
301         "ios": "13.0"
302       },
303       "dependencies": {
304         "MicrosoftFluentUI/Core_ios": [
306         ]
307       },
308       "source_files": [
309         "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
310       ]
311     },
312     {
313       "name": "HUD_ios",
314       "platforms": {
315         "ios": "13.0"
316       },
317       "dependencies": {
318         "MicrosoftFluentUI/ActivityIndicator_ios": [
320         ],
321         "MicrosoftFluentUI/Label_ios": [
323         ],
324         "MicrosoftFluentUI/TouchForwardingView_ios": [
326         ]
327       },
328       "preserve_paths": [
329         "ios/FluentUI/HUD/HUD.resources.xcfilelist"
330       ],
331       "source_files": [
332         "ios/FluentUI/HUD/**/*.{swift,h}"
333       ]
334     },
335     {
336       "name": "IndeterminateProgressBar_ios",
337       "platforms": {
338         "ios": "13.0"
339       },
340       "dependencies": {
341         "MicrosoftFluentUI/ActivityViewAnimating_ios": [
343         ]
344       },
345       "source_files": [
346         "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
347       ]
348     },
349     {
350       "name": "Label_ios",
351       "platforms": {
352         "ios": "13.0"
353       },
354       "dependencies": {
355         "MicrosoftFluentUI/Core_ios": [
357         ]
358       },
359       "source_files": [
360         "ios/FluentUI/Label/**/*.{swift,h}"
361       ]
362     },
363     {
364       "name": "Navigation_ios",
365       "platforms": {
366         "ios": "13.0"
367       },
368       "dependencies": {
369         "MicrosoftFluentUI/ActivityIndicator_ios": [
371         ],
372         "MicrosoftFluentUI/Avatar_ios": [
374         ],
375         "MicrosoftFluentUI/Separator_ios": [
377         ],
378         "MicrosoftFluentUI/TwoLineTitleView_ios": [
380         ]
381       },
382       "preserve_paths": [
383         "ios/FluentUI/Navigation/Navigation.resources.xcfilelist"
384       ],
385       "source_files": [
386         "ios/FluentUI/Navigation/**/*.{swift,h}"
387       ]
388     },
389     {
390       "name": "Notification_ios",
391       "platforms": {
392         "ios": "13.0"
393       },
394       "dependencies": {
395         "MicrosoftFluentUI/Obscurable_ios": [
397         ],
398         "MicrosoftFluentUI/Label_ios": [
400         ],
401         "MicrosoftFluentUI/Separator_ios": [
403         ]
404       },
405       "preserve_paths": [
406         "ios/FluentUI/Notification/Notification.resources.xcfilelist"
407       ],
408       "source_files": [
409         "ios/FluentUI/Notification/**/*.{swift,h}"
410       ]
411     },
412     {
413       "name": "Obscurable_ios",
414       "platforms": {
415         "ios": "13.0"
416       },
417       "dependencies": {
418         "MicrosoftFluentUI/Core_ios": [
420         ]
421       },
422       "source_files": [
423         "ios/FluentUI/Obscurable/**/*.{swift,h}"
424       ]
425     },
426     {
427       "name": "OtherCells_ios",
428       "platforms": {
429         "ios": "13.0"
430       },
431       "dependencies": {
432         "MicrosoftFluentUI/ActivityIndicator_ios": [
434         ],
435         "MicrosoftFluentUI/TableView_ios": [
437         ]
438       },
439       "preserve_paths": [
440         "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
441       ],
442       "source_files": [
443         "ios/FluentUI/Other Cells/**/*.{swift,h}"
444       ]
445     },
446     {
447       "name": "PeoplePicker_ios",
448       "platforms": {
449         "ios": "13.0"
450       },
451       "dependencies": {
452         "MicrosoftFluentUI/Avatar_ios": [
454         ],
455         "MicrosoftFluentUI/BadgeField_ios": [
457         ],
458         "MicrosoftFluentUI/Separator_ios": [
460         ],
461         "MicrosoftFluentUI/OtherCells_ios": [
463         ]
464       },
465       "source_files": [
466         "ios/FluentUI/People Picker/**/*.{swift,h}"
467       ]
468     },
469     {
470       "name": "PillButtonBar_ios",
471       "platforms": {
472         "ios": "13.0"
473       },
474       "dependencies": {
475         "MicrosoftFluentUI/Core_ios": [
477         ]
478       },
479       "source_files": [
480         "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
481       ]
482     },
483     {
484       "name": "PopupMenu_ios",
485       "platforms": {
486         "ios": "13.0"
487       },
488       "dependencies": {
489         "MicrosoftFluentUI/Drawer_ios": [
491         ],
492         "MicrosoftFluentUI/Label_ios": [
494         ],
495         "MicrosoftFluentUI/Separator_ios": [
497         ],
498         "MicrosoftFluentUI/TableView_ios": [
500         ]
501       },
502       "source_files": [
503         "ios/FluentUI/Popup Menu/**/*.{swift,h}"
504       ]
505     },
506     {
507       "name": "Presenters_ios",
508       "platforms": {
509         "ios": "13.0"
510       },
511       "dependencies": {
512         "MicrosoftFluentUI/Obscurable_ios": [
514         ]
515       },
516       "source_files": [
517         "ios/FluentUI/Presenters/**/*.{swift,h}"
518       ]
519     },
520     {
521       "name": "ResizingHandleView_ios",
522       "platforms": {
523         "ios": "13.0"
524       },
525       "dependencies": {
526         "MicrosoftFluentUI/Core_ios": [
528         ]
529       },
530       "source_files": [
531         "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
532       ]
533     },
534     {
535       "name": "ScrollView_ios",
536       "platforms": {
537         "ios": "13.0"
538       },
539       "dependencies": {
540         "MicrosoftFluentUI/Core_ios": [
542         ]
543       },
544       "source_files": [
545         "ios/FluentUI/ScrollView/**/*.{swift,h}"
546       ]
547     },
548     {
549       "name": "SegmentedControl_ios",
550       "platforms": {
551         "ios": "13.0"
552       },
553       "dependencies": {
554         "MicrosoftFluentUI/Separator_ios": [
556         ]
557       },
558       "source_files": [
559         "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
560       ]
561     },
562     {
563       "name": "Separator_ios",
564       "platforms": {
565         "ios": "13.0"
566       },
567       "dependencies": {
568         "MicrosoftFluentUI/Core_ios": [
570         ]
571       },
572       "source_files": [
573         "ios/FluentUI/Separator/**/*.{swift,h}"
574       ]
575     },
576     {
577       "name": "Shimmer_ios",
578       "platforms": {
579         "ios": "13.0"
580       },
581       "dependencies": {
582         "MicrosoftFluentUI/Core_ios": [
584         ],
585         "MicrosoftFluentUI/Utilities_ios": [
587         ]
588       },
589       "source_files": [
590         "ios/FluentUI/Shimmer/**/*.{swift,h}"
591       ]
592     },
593     {
594       "name": "TabBar_ios",
595       "platforms": {
596         "ios": "13.0"
597       },
598       "dependencies": {
599         "MicrosoftFluentUI/Avatar_ios": [
601         ],
602         "MicrosoftFluentUI/Label_ios": [
604         ],
605         "MicrosoftFluentUI/Separator_ios": [
607         ]
608       },
609       "source_files": [
610         "ios/FluentUI/Tab Bar/**/*.{swift,h}"
611       ]
612     },
613     {
614       "name": "TableView_ios",
615       "platforms": {
616         "ios": "13.0"
617       },
618       "dependencies": {
619         "MicrosoftFluentUI/Label_ios": [
621         ],
622         "MicrosoftFluentUI/Separator_ios": [
624         ]
625       },
626       "preserve_paths": [
627         "ios/FluentUI/Table View/TableView.resources.xcfilelist"
628       ],
629       "source_files": [
630         "ios/FluentUI/Table View/**/*.{swift,h}"
631       ]
632     },
633     {
634       "name": "Tooltip_ios",
635       "platforms": {
636         "ios": "13.0"
637       },
638       "dependencies": {
639         "MicrosoftFluentUI/Label_ios": [
641         ],
642         "MicrosoftFluentUI/TouchForwardingView_ios": [
644         ]
645       },
646       "preserve_paths": [
647         "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
648       ],
649       "source_files": [
650         "ios/FluentUI/Tooltip/**/*.{swift,h}"
651       ]
652     },
653     {
654       "name": "TouchForwardingView_ios",
655       "platforms": {
656         "ios": "13.0"
657       },
658       "dependencies": {
659         "MicrosoftFluentUI/Core_ios": [
661         ]
662       },
663       "source_files": [
664         "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
665       ]
666     },
667     {
668       "name": "TwoLineTitleView_ios",
669       "platforms": {
670         "ios": "13.0"
671       },
672       "dependencies": {
673         "MicrosoftFluentUI/EasyTapButton_ios": [
675         ],
676         "MicrosoftFluentUI/Label_ios": [
678         ]
679       },
680       "preserve_paths": [
681         "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
682       ],
683       "source_files": [
684         "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
685       ]
686     },
687     {
688       "name": "Utilities_ios",
689       "platforms": {
690         "ios": "13.0"
691       },
692       "source_files": [
693         "ios/FluentUI/Utilities/**/*.{swift,h}"
694       ]
695     },
696     {
697       "name": "Appearance_mac",
698       "platforms": {
699         "osx": "10.14"
700       },
701       "source_files": [
702         "macos/FluentUI/Appearance/**/*.{swift,h}"
703       ]
704     },
705     {
706       "name": "AvatarView_mac",
707       "platforms": {
708         "osx": "10.14"
709       },
710       "dependencies": {
711         "MicrosoftFluentUI/Core_mac": [
713         ],
714         "MicrosoftFluentUI/DynamicColor_mac": [
716         ]
717       },
718       "source_files": [
719         "macos/FluentUI/AvatarView/**/*.{swift,h}"
720       ]
721     },
722     {
723       "name": "Button_mac",
724       "platforms": {
725         "osx": "10.14"
726       },
727       "dependencies": {
728         "MicrosoftFluentUI/Core_mac": [
730         ]
731       },
732       "source_files": [
733         "macos/FluentUI/Button/**/*.{swift,h}"
734       ]
735     },
736     {
737       "name": "Core_mac",
738       "platforms": {
739         "osx": "10.14"
740       },
741       "resource_bundles": {
742         "FluentUIResources-macos": [
743           "apple/Resources/**/*.{json,xcassets}",
744           "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
745         ]
746       },
747       "source_files": [
748         "macos/FluentUI/Core/**/*.{swift,h}"
749       ]
750     },
751     {
752       "name": "DatePicker_mac",
753       "platforms": {
754         "osx": "10.14"
755       },
756       "dependencies": {
757         "MicrosoftFluentUI/Core_mac": [
759         ],
760         "MicrosoftFluentUI/Appearance_mac": [
762         ]
763       },
764       "source_files": [
765         "macos/FluentUI/DatePicker/**/*.{swift,h}"
766       ]
767     },
768     {
769       "name": "DynamicColor_mac",
770       "platforms": {
771         "osx": "10.14"
772       },
773       "dependencies": {
774         "MicrosoftFluentUI/Appearance_mac": [
776         ]
777       },
778       "source_files": [
779         "macos/FluentUI/DynamicColor/**/*.{swift,h}"
780       ]
781     },
782     {
783       "name": "Link_mac",
784       "platforms": {
785         "osx": "10.14"
786       },
787       "dependencies": {
788         "MicrosoftFluentUI/Core_mac": [
790         ]
791       },
792       "source_files": [
793         "macos/FluentUI/Link/**/*.{swift,h}"
794       ]
795     },
796     {
797       "name": "Separator_mac",
798       "platforms": {
799         "osx": "10.14"
800       },
801       "dependencies": {
802         "MicrosoftFluentUI/Core_mac": [
804         ]
805       },
806       "source_files": [
807         "macos/FluentUI/Separator/**/*.{swift,h}"
808       ]
809     }
810   ],
811   "swift_version": "5.0"