[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.3.1 / MicrosoftFluentUI.podspec.json
blobee2d2bddf759fb4e268924ab97cd72635e7bc139
2   "name": "MicrosoftFluentUI",
3   "version": "0.3.1",
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.1"
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": "CardNudge_ios",
223       "platforms": {
224         "ios": "13.0"
225       },
226       "dependencies": {
227         "MicrosoftFluentUI/Core_ios": [
229         ]
230       },
231       "source_files": [
232         "ios/FluentUI/Card Nudge/**/*.{swift,h}"
233       ]
234     },
235     {
236       "name": "CommandBar_ios",
237       "platforms": {
238         "ios": "13.0"
239       },
240       "dependencies": {
241         "MicrosoftFluentUI/Core_ios": [
243         ]
244       },
245       "source_files": [
246         "ios/FluentUI/Command Bar/**/*.{swift,h}"
247       ]
248     },
249     {
250       "name": "Core_ios",
251       "platforms": {
252         "ios": "13.0"
253       },
254       "resource_bundles": {
255         "FluentUIResources-ios": [
256           "apple/Resources/**/*.{json,xcassets}",
257           "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
258         ]
259       },
260       "script_phases": {
261         "name": "Optimize resource bundle",
262         "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}",
263         "execution_position": "before_compile"
264       },
265       "preserve_paths": [
266         "ios/FluentUI/Core/Core.resources.xcfilelist",
267         "scripts/removeUnusedResourcesFromAssets.swift"
268       ],
269       "source_files": [
270         "ios/FluentUI/Configuration/**/*.{swift,h}",
271         "ios/FluentUI/Core/**/*.{swift,h}",
272         "ios/FluentUI/Extensions/**/*.{swift,h}"
273       ]
274     },
275     {
276       "name": "DotView_ios",
277       "platforms": {
278         "ios": "13.0"
279       },
280       "dependencies": {
281         "MicrosoftFluentUI/Core_ios": [
283         ]
284       },
285       "source_files": [
286         "ios/FluentUI/DotView/**/*.{swift,h}"
287       ]
288     },
289     {
290       "name": "Drawer_ios",
291       "platforms": {
292         "ios": "13.0"
293       },
294       "dependencies": {
295         "MicrosoftFluentUI/Obscurable_ios": [
297         ],
298         "MicrosoftFluentUI/ResizingHandleView_ios": [
300         ],
301         "MicrosoftFluentUI/Separator_ios": [
303         ],
304         "MicrosoftFluentUI/TouchForwardingView_ios": [
306         ]
307       },
308       "source_files": [
309         "ios/FluentUI/Drawer/**/*.{swift,h}"
310       ]
311     },
312     {
313       "name": "EasyTapButton_ios",
314       "platforms": {
315         "ios": "13.0"
316       },
317       "dependencies": {
318         "MicrosoftFluentUI/Core_ios": [
320         ]
321       },
322       "source_files": [
323         "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
324       ]
325     },
326     {
327       "name": "HUD_ios",
328       "platforms": {
329         "ios": "13.0"
330       },
331       "dependencies": {
332         "MicrosoftFluentUI/ActivityIndicator_ios": [
334         ],
335         "MicrosoftFluentUI/Label_ios": [
337         ],
338         "MicrosoftFluentUI/TouchForwardingView_ios": [
340         ]
341       },
342       "preserve_paths": [
343         "ios/FluentUI/HUD/HUD.resources.xcfilelist"
344       ],
345       "source_files": [
346         "ios/FluentUI/HUD/**/*.{swift,h}"
347       ]
348     },
349     {
350       "name": "IndeterminateProgressBar_ios",
351       "platforms": {
352         "ios": "13.0"
353       },
354       "dependencies": {
355         "MicrosoftFluentUI/ActivityViewAnimating_ios": [
357         ]
358       },
359       "source_files": [
360         "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
361       ]
362     },
363     {
364       "name": "Label_ios",
365       "platforms": {
366         "ios": "13.0"
367       },
368       "dependencies": {
369         "MicrosoftFluentUI/Core_ios": [
371         ]
372       },
373       "source_files": [
374         "ios/FluentUI/Label/**/*.{swift,h}"
375       ]
376     },
377     {
378       "name": "Navigation_ios",
379       "platforms": {
380         "ios": "13.0"
381       },
382       "dependencies": {
383         "MicrosoftFluentUI/ActivityIndicator_ios": [
385         ],
386         "MicrosoftFluentUI/Avatar_ios": [
388         ],
389         "MicrosoftFluentUI/Separator_ios": [
391         ],
392         "MicrosoftFluentUI/TwoLineTitleView_ios": [
394         ]
395       },
396       "preserve_paths": [
397         "ios/FluentUI/Navigation/Navigation.resources.xcfilelist"
398       ],
399       "source_files": [
400         "ios/FluentUI/Navigation/**/*.{swift,h}"
401       ]
402     },
403     {
404       "name": "Notification_ios",
405       "platforms": {
406         "ios": "13.0"
407       },
408       "dependencies": {
409         "MicrosoftFluentUI/Obscurable_ios": [
411         ],
412         "MicrosoftFluentUI/Label_ios": [
414         ],
415         "MicrosoftFluentUI/Separator_ios": [
417         ]
418       },
419       "preserve_paths": [
420         "ios/FluentUI/Notification/Notification.resources.xcfilelist"
421       ],
422       "source_files": [
423         "ios/FluentUI/Notification/**/*.{swift,h}"
424       ]
425     },
426     {
427       "name": "Obscurable_ios",
428       "platforms": {
429         "ios": "13.0"
430       },
431       "dependencies": {
432         "MicrosoftFluentUI/Core_ios": [
434         ]
435       },
436       "source_files": [
437         "ios/FluentUI/Obscurable/**/*.{swift,h}"
438       ]
439     },
440     {
441       "name": "OtherCells_ios",
442       "platforms": {
443         "ios": "13.0"
444       },
445       "dependencies": {
446         "MicrosoftFluentUI/ActivityIndicator_ios": [
448         ],
449         "MicrosoftFluentUI/TableView_ios": [
451         ]
452       },
453       "preserve_paths": [
454         "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
455       ],
456       "source_files": [
457         "ios/FluentUI/Other Cells/**/*.{swift,h}"
458       ]
459     },
460     {
461       "name": "PeoplePicker_ios",
462       "platforms": {
463         "ios": "13.0"
464       },
465       "dependencies": {
466         "MicrosoftFluentUI/Avatar_ios": [
468         ],
469         "MicrosoftFluentUI/BadgeField_ios": [
471         ],
472         "MicrosoftFluentUI/Separator_ios": [
474         ],
475         "MicrosoftFluentUI/OtherCells_ios": [
477         ]
478       },
479       "source_files": [
480         "ios/FluentUI/People Picker/**/*.{swift,h}"
481       ]
482     },
483     {
484       "name": "PillButtonBar_ios",
485       "platforms": {
486         "ios": "13.0"
487       },
488       "dependencies": {
489         "MicrosoftFluentUI/Core_ios": [
491         ]
492       },
493       "source_files": [
494         "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
495       ]
496     },
497     {
498       "name": "PopupMenu_ios",
499       "platforms": {
500         "ios": "13.0"
501       },
502       "dependencies": {
503         "MicrosoftFluentUI/Drawer_ios": [
505         ],
506         "MicrosoftFluentUI/Label_ios": [
508         ],
509         "MicrosoftFluentUI/Separator_ios": [
511         ],
512         "MicrosoftFluentUI/TableView_ios": [
514         ]
515       },
516       "source_files": [
517         "ios/FluentUI/Popup Menu/**/*.{swift,h}"
518       ]
519     },
520     {
521       "name": "Presenters_ios",
522       "platforms": {
523         "ios": "13.0"
524       },
525       "dependencies": {
526         "MicrosoftFluentUI/Obscurable_ios": [
528         ]
529       },
530       "source_files": [
531         "ios/FluentUI/Presenters/**/*.{swift,h}"
532       ]
533     },
534     {
535       "name": "ResizingHandleView_ios",
536       "platforms": {
537         "ios": "13.0"
538       },
539       "dependencies": {
540         "MicrosoftFluentUI/Core_ios": [
542         ]
543       },
544       "source_files": [
545         "ios/FluentUI/ResizingHandleView/**/*.{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": "BadgeView_mac",
724       "platforms": {
725         "osx": "10.14"
726       },
727       "dependencies": {
728         "MicrosoftFluentUI/Core_mac": [
730         ],
731         "MicrosoftFluentUI/DynamicColor_mac": [
733         ]
734       },
735       "source_files": [
736         "macos/FluentUI/Badge/**/*.{swift,h}"
737       ]
738     },
739     {
740       "name": "Button_mac",
741       "platforms": {
742         "osx": "10.14"
743       },
744       "dependencies": {
745         "MicrosoftFluentUI/Core_mac": [
747         ]
748       },
749       "source_files": [
750         "macos/FluentUI/Button/**/*.{swift,h}"
751       ]
752     },
753     {
754       "name": "Core_mac",
755       "platforms": {
756         "osx": "10.14"
757       },
758       "resource_bundles": {
759         "FluentUIResources-macos": [
760           "apple/Resources/**/*.{json,xcassets}",
761           "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
762         ]
763       },
764       "source_files": [
765         "macos/FluentUI/Core/**/*.{swift,h}"
766       ]
767     },
768     {
769       "name": "DatePicker_mac",
770       "platforms": {
771         "osx": "10.14"
772       },
773       "dependencies": {
774         "MicrosoftFluentUI/Core_mac": [
776         ],
777         "MicrosoftFluentUI/Appearance_mac": [
779         ]
780       },
781       "source_files": [
782         "macos/FluentUI/DatePicker/**/*.{swift,h}"
783       ]
784     },
785     {
786       "name": "DynamicColor_mac",
787       "platforms": {
788         "osx": "10.14"
789       },
790       "dependencies": {
791         "MicrosoftFluentUI/Appearance_mac": [
793         ]
794       },
795       "source_files": [
796         "macos/FluentUI/DynamicColor/**/*.{swift,h}"
797       ]
798     },
799     {
800       "name": "Link_mac",
801       "platforms": {
802         "osx": "10.14"
803       },
804       "dependencies": {
805         "MicrosoftFluentUI/Core_mac": [
807         ]
808       },
809       "source_files": [
810         "macos/FluentUI/Link/**/*.{swift,h}"
811       ]
812     },
813     {
814       "name": "Separator_mac",
815       "platforms": {
816         "osx": "10.14"
817       },
818       "dependencies": {
819         "MicrosoftFluentUI/Core_mac": [
821         ]
822       },
823       "source_files": [
824         "macos/FluentUI/Separator/**/*.{swift,h}"
825       ]
826     }
827   ],
828   "swift_version": "5.0"