[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.14.2 / MicrosoftFluentUI.podspec.json
blobb4ba0d788146052fe4e1a84125dfba8755e73a09
2   "name": "MicrosoftFluentUI",
3   "version": "0.14.2",
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.14.2"
16   },
17   "swift_versions": "5.7.1",
18   "module_name": "FluentUI",
19   "platforms": {
20     "ios": "14.0",
21     "osx": "10.15"
22   },
23   "subspecs": [
24     {
25       "name": "Avatar_ios",
26       "platforms": {
27         "ios": "14.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": "14.0"
45       },
46       "dependencies": {
47         "MicrosoftFluentUI/Avatar_ios": [
49         ]
50       },
51       "source_files": [
52         "ios/FluentUI/AvatarGroup/**/*.{swift,h}"
53       ]
54     },
55     {
56       "name": "ActivityIndicator_ios",
57       "platforms": {
58         "ios": "14.0"
59       },
60       "dependencies": {
61         "MicrosoftFluentUI/Core_ios": [
63         ]
64       },
65       "source_files": [
66         "ios/FluentUI/ActivityIndicator/**/*.{swift,h}"
67       ]
68     },
69     {
70       "name": "BadgeField_ios",
71       "platforms": {
72         "ios": "14.0"
73       },
74       "dependencies": {
75         "MicrosoftFluentUI/Label_ios": [
77         ]
78       },
79       "source_files": [
80         "ios/FluentUI/Badge Field/**/*.{swift,h}"
81       ]
82     },
83     {
84       "name": "BarButtonItems_ios",
85       "platforms": {
86         "ios": "14.0"
87       },
88       "dependencies": {
89         "MicrosoftFluentUI/Core_ios": [
91         ]
92       },
93       "preserve_paths": [
94         "ios/FluentUI/BarButtonItems/BarButtonItems.resources.xcfilelist"
95       ],
96       "source_files": [
97         "ios/FluentUI/BarButtonItems/**/*.{swift,h}"
98       ]
99     },
100     {
101       "name": "BottomCommanding_ios",
102       "platforms": {
103         "ios": "14.0"
104       },
105       "dependencies": {
106         "MicrosoftFluentUI/BottomSheet_ios": [
108         ],
109         "MicrosoftFluentUI/OtherCells_ios": [
111         ],
112         "MicrosoftFluentUI/Separator_ios": [
114         ],
115         "MicrosoftFluentUI/TabBar_ios": [
117         ],
118         "MicrosoftFluentUI/TableView_ios": [
120         ]
121       },
122       "preserve_paths": [
123         "ios/FluentUI/Bottom Commanding/BottomCommanding.resources.xcfilelist"
124       ],
125       "source_files": [
126         "ios/FluentUI/Bottom Commanding/**/*.{swift,h}"
127       ]
128     },
129     {
130       "name": "BottomSheet_ios",
131       "platforms": {
132         "ios": "14.0"
133       },
134       "dependencies": {
135         "MicrosoftFluentUI/Obscurable_ios": [
137         ],
138         "MicrosoftFluentUI/ResizingHandleView_ios": [
140         ]
141       },
142       "source_files": [
143         "ios/FluentUI/Bottom Sheet/**/*.{swift,h}"
144       ]
145     },
146     {
147       "name": "Button_ios",
148       "platforms": {
149         "ios": "14.0"
150       },
151       "dependencies": {
152         "MicrosoftFluentUI/Core_ios": [
154         ]
155       },
156       "source_files": [
157         "ios/FluentUI/Button/**/*.{swift,h}"
158       ]
159     },
160     {
161       "name": "Calendar_ios",
162       "platforms": {
163         "ios": "14.0"
164       },
165       "dependencies": {
166         "MicrosoftFluentUI/BarButtonItems_ios": [
168         ],
169         "MicrosoftFluentUI/DotView_ios": [
171         ],
172         "MicrosoftFluentUI/Label_ios": [
174         ],
175         "MicrosoftFluentUI/Presenters_ios": [
177         ],
178         "MicrosoftFluentUI/SegmentedControl_ios": [
180         ],
181         "MicrosoftFluentUI/Separator_ios": [
183         ],
184         "MicrosoftFluentUI/TwoLineTitleView_ios": [
186         ]
187       },
188       "source_files": [
189         "ios/FluentUI/Calendar/**/*.{swift,h}",
190         "ios/FluentUI/Date Time Pickers/**/*.{swift,h}"
191       ]
192     },
193     {
194       "name": "Card_ios",
195       "platforms": {
196         "ios": "14.0"
197       },
198       "dependencies": {
199         "MicrosoftFluentUI/Label_ios": [
201         ]
202       },
203       "source_files": [
204         "ios/FluentUI/Card/**/*.{swift,h}"
205       ]
206     },
207     {
208       "name": "CardNudge_ios",
209       "platforms": {
210         "ios": "14.0"
211       },
212       "dependencies": {
213         "MicrosoftFluentUI/Core_ios": [
215         ]
216       },
217       "source_files": [
218         "ios/FluentUI/Card Nudge/**/*.{swift,h}"
219       ]
220     },
221     {
222       "name": "CommandBar_ios",
223       "platforms": {
224         "ios": "14.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": "14.0"
239       },
240       "resource_bundles": {
241         "FluentUIResources-ios": [
242           "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
243         ]
244       },
245       "script_phases": {
246         "name": "Optimize resource bundle",
247         "script": "REMOVE_UNUSED_RESOURCES_SCRIPT_PATH=${PODS_TARGET_SRCROOT}/scripts/removeUnusedResourcesFromAssets.swift\n\n# Executes only once per \"pod install\" (if the script file exists)\nif [ -f ${REMOVE_UNUSED_RESOURCES_SCRIPT_PATH} ]; then\n    echo \"=== Removing unused resources from FluentUI-ios.xcassets ===\"\n\n    XCODEBUILDPARAMS=\"-quiet \"\n\n    if [ \"${CONFIGURATION}\" = \"Debug\" ]; then\n        CONDITIONALCOMPILATIONFLAGS=\"-D VERBOSE_OUTPUT\"\n        XCODEBUILDPARAMS=\"\"\n    fi\n\n    xcrun --sdk macosx swift ${CONDITIONALCOMPILATIONFLAGS} ${REMOVE_UNUSED_RESOURCES_SCRIPT_PATH} ${LOCROOT}/MicrosoftFluentUI/ios/FluentUI/Resources/FluentUI-ios.xcassets ${LOCROOT}/MicrosoftFluentUI/ios\n\n    echo \"=== Rebuilding resource bundle target ===\"\n    xcodebuild ${XCODEBUILDPARAMS} DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING=1 -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}\n\n    # Deletes the script to ensure it will not be needlessly executed more than once after each \"pod install\"\n    rm ${REMOVE_UNUSED_RESOURCES_SCRIPT_PATH}\n\nfi",
248         "execution_position": "before_compile"
249       },
250       "preserve_paths": [
251         "ios/FluentUI/Core/Core.resources.xcfilelist",
252         "scripts/removeUnusedResourcesFromAssets.swift"
253       ],
254       "source_files": [
255         "ios/FluentUI/Configuration/**/*.{swift,h}",
256         "ios/FluentUI/Core/**/*.{swift,h}",
257         "ios/FluentUI/Extensions/**/*.{swift,h}"
258       ]
259     },
260     {
261       "name": "DotView_ios",
262       "platforms": {
263         "ios": "14.0"
264       },
265       "dependencies": {
266         "MicrosoftFluentUI/Core_ios": [
268         ]
269       },
270       "source_files": [
271         "ios/FluentUI/DotView/**/*.{swift,h}"
272       ]
273     },
274     {
275       "name": "Drawer_ios",
276       "platforms": {
277         "ios": "14.0"
278       },
279       "dependencies": {
280         "MicrosoftFluentUI/Obscurable_ios": [
282         ],
283         "MicrosoftFluentUI/ResizingHandleView_ios": [
285         ],
286         "MicrosoftFluentUI/Separator_ios": [
288         ],
289         "MicrosoftFluentUI/TouchForwardingView_ios": [
291         ]
292       },
293       "source_files": [
294         "ios/FluentUI/Drawer/**/*.{swift,h}"
295       ]
296     },
297     {
298       "name": "EasyTapButton_ios",
299       "platforms": {
300         "ios": "14.0"
301       },
302       "dependencies": {
303         "MicrosoftFluentUI/Core_ios": [
305         ]
306       },
307       "source_files": [
308         "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
309       ]
310     },
311     {
312       "name": "HUD_ios",
313       "platforms": {
314         "ios": "14.0"
315       },
316       "dependencies": {
317         "MicrosoftFluentUI/ActivityIndicator_ios": [
319         ],
320         "MicrosoftFluentUI/Label_ios": [
322         ],
323         "MicrosoftFluentUI/TouchForwardingView_ios": [
325         ]
326       },
327       "preserve_paths": [
328         "ios/FluentUI/HUD/HUD.resources.xcfilelist"
329       ],
330       "source_files": [
331         "ios/FluentUI/HUD/**/*.{swift,h}"
332       ]
333     },
334     {
335       "name": "IndeterminateProgressBar_ios",
336       "platforms": {
337         "ios": "14.0"
338       },
339       "dependencies": {
340         "MicrosoftFluentUI/Core_ios": [
342         ]
343       },
344       "source_files": [
345         "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
346       ]
347     },
348     {
349       "name": "Label_ios",
350       "platforms": {
351         "ios": "14.0"
352       },
353       "dependencies": {
354         "MicrosoftFluentUI/Core_ios": [
356         ]
357       },
358       "source_files": [
359         "ios/FluentUI/Label/**/*.{swift,h}"
360       ]
361     },
362     {
363       "name": "Navigation_ios",
364       "platforms": {
365         "ios": "14.0"
366       },
367       "dependencies": {
368         "MicrosoftFluentUI/ActivityIndicator_ios": [
370         ],
371         "MicrosoftFluentUI/Avatar_ios": [
373         ],
374         "MicrosoftFluentUI/Separator_ios": [
376         ],
377         "MicrosoftFluentUI/TwoLineTitleView_ios": [
379         ]
380       },
381       "preserve_paths": [
382         "ios/FluentUI/Navigation/Navigation.resources.xcfilelist"
383       ],
384       "source_files": [
385         "ios/FluentUI/Navigation/**/*.{swift,h}"
386       ]
387     },
388     {
389       "name": "Notification_ios",
390       "platforms": {
391         "ios": "14.0"
392       },
393       "dependencies": {
394         "MicrosoftFluentUI/Obscurable_ios": [
396         ],
397         "MicrosoftFluentUI/Label_ios": [
399         ]
400       },
401       "preserve_paths": [
402         "ios/FluentUI/Notification/Notification.resources.xcfilelist"
403       ],
404       "source_files": [
405         "ios/FluentUI/Notification/**/*.{swift,h}"
406       ]
407     },
408     {
409       "name": "Obscurable_ios",
410       "platforms": {
411         "ios": "14.0"
412       },
413       "dependencies": {
414         "MicrosoftFluentUI/Core_ios": [
416         ]
417       },
418       "source_files": [
419         "ios/FluentUI/Obscurable/**/*.{swift,h}"
420       ]
421     },
422     {
423       "name": "OtherCells_ios",
424       "platforms": {
425         "ios": "14.0"
426       },
427       "dependencies": {
428         "MicrosoftFluentUI/ActivityIndicator_ios": [
430         ],
431         "MicrosoftFluentUI/TableView_ios": [
433         ]
434       },
435       "preserve_paths": [
436         "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
437       ],
438       "source_files": [
439         "ios/FluentUI/Other Cells/**/*.{swift,h}"
440       ]
441     },
442     {
443       "name": "PeoplePicker_ios",
444       "platforms": {
445         "ios": "14.0"
446       },
447       "dependencies": {
448         "MicrosoftFluentUI/Avatar_ios": [
450         ],
451         "MicrosoftFluentUI/BadgeField_ios": [
453         ],
454         "MicrosoftFluentUI/Separator_ios": [
456         ],
457         "MicrosoftFluentUI/OtherCells_ios": [
459         ]
460       },
461       "source_files": [
462         "ios/FluentUI/People Picker/**/*.{swift,h}"
463       ]
464     },
465     {
466       "name": "PersonaButton_ios",
467       "platforms": {
468         "ios": "14.0"
469       },
470       "dependencies": {
471         "MicrosoftFluentUI/Avatar_ios": [
473         ]
474       },
475       "source_files": [
476         "ios/FluentUI/PersonaButton/**/*.{swift,h}"
477       ]
478     },
479     {
480       "name": "PersonaButtonCarousel_ios",
481       "platforms": {
482         "ios": "14.0"
483       },
484       "dependencies": {
485         "MicrosoftFluentUI/PersonaButton_ios": [
487         ]
488       },
489       "source_files": [
490         "ios/FluentUI/PersonaButtonCarousel/**/*.{swift,h}"
491       ]
492     },
493     {
494       "name": "PillButtonBar_ios",
495       "platforms": {
496         "ios": "14.0"
497       },
498       "dependencies": {
499         "MicrosoftFluentUI/Core_ios": [
501         ]
502       },
503       "source_files": [
504         "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
505       ]
506     },
507     {
508       "name": "PopupMenu_ios",
509       "platforms": {
510         "ios": "14.0"
511       },
512       "dependencies": {
513         "MicrosoftFluentUI/Drawer_ios": [
515         ],
516         "MicrosoftFluentUI/Label_ios": [
518         ],
519         "MicrosoftFluentUI/Separator_ios": [
521         ],
522         "MicrosoftFluentUI/TableView_ios": [
524         ]
525       },
526       "source_files": [
527         "ios/FluentUI/Popup Menu/**/*.{swift,h}"
528       ]
529     },
530     {
531       "name": "Presenters_ios",
532       "platforms": {
533         "ios": "14.0"
534       },
535       "dependencies": {
536         "MicrosoftFluentUI/Obscurable_ios": [
538         ]
539       },
540       "source_files": [
541         "ios/FluentUI/Presenters/**/*.{swift,h}"
542       ]
543     },
544     {
545       "name": "ResizingHandleView_ios",
546       "platforms": {
547         "ios": "14.0"
548       },
549       "dependencies": {
550         "MicrosoftFluentUI/Core_ios": [
552         ]
553       },
554       "source_files": [
555         "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
556       ]
557     },
558     {
559       "name": "SegmentedControl_ios",
560       "platforms": {
561         "ios": "14.0"
562       },
563       "dependencies": {
564         "MicrosoftFluentUI/Separator_ios": [
566         ]
567       },
568       "source_files": [
569         "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
570       ]
571     },
572     {
573       "name": "Separator_ios",
574       "platforms": {
575         "ios": "14.0"
576       },
577       "dependencies": {
578         "MicrosoftFluentUI/Core_ios": [
580         ]
581       },
582       "source_files": [
583         "ios/FluentUI/Separator/**/*.{swift,h}"
584       ]
585     },
586     {
587       "name": "Shimmer_ios",
588       "platforms": {
589         "ios": "14.0"
590       },
591       "dependencies": {
592         "MicrosoftFluentUI/Core_ios": [
594         ],
595         "MicrosoftFluentUI/Utilities_ios": [
597         ]
598       },
599       "source_files": [
600         "ios/FluentUI/Shimmer/**/*.{swift,h}"
601       ]
602     },
603     {
604       "name": "TabBar_ios",
605       "platforms": {
606         "ios": "14.0"
607       },
608       "dependencies": {
609         "MicrosoftFluentUI/Avatar_ios": [
611         ],
612         "MicrosoftFluentUI/Label_ios": [
614         ],
615         "MicrosoftFluentUI/Separator_ios": [
617         ]
618       },
619       "source_files": [
620         "ios/FluentUI/Tab Bar/**/*.{swift,h}"
621       ]
622     },
623     {
624       "name": "TableView_ios",
625       "platforms": {
626         "ios": "14.0"
627       },
628       "dependencies": {
629         "MicrosoftFluentUI/Label_ios": [
631         ],
632         "MicrosoftFluentUI/Separator_ios": [
634         ]
635       },
636       "preserve_paths": [
637         "ios/FluentUI/Table View/TableView.resources.xcfilelist"
638       ],
639       "source_files": [
640         "ios/FluentUI/Table View/**/*.{swift,h}"
641       ]
642     },
643     {
644       "name": "TextField_ios",
645       "platforms": {
646         "ios": "14.0"
647       },
648       "dependencies": {
649         "MicrosoftFluentUI/Button_ios": [
651         ],
652         "MicrosoftFluentUI/Label_ios": [
654         ],
655         "MicrosoftFluentUI/Separator_ios": [
657         ]
658       },
659       "preserve_paths": [
660         "ios/FluentUI/TextField/TextField.resources.xcfilelist"
661       ],
662       "source_files": [
663         "ios/FluentUI/TextField/**/*.{swift,h}"
664       ]
665     },
666     {
667       "name": "Tooltip_ios",
668       "platforms": {
669         "ios": "14.0"
670       },
671       "dependencies": {
672         "MicrosoftFluentUI/Label_ios": [
674         ],
675         "MicrosoftFluentUI/TouchForwardingView_ios": [
677         ]
678       },
679       "preserve_paths": [
680         "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
681       ],
682       "source_files": [
683         "ios/FluentUI/Tooltip/**/*.{swift,h}"
684       ]
685     },
686     {
687       "name": "TouchForwardingView_ios",
688       "platforms": {
689         "ios": "14.0"
690       },
691       "dependencies": {
692         "MicrosoftFluentUI/Core_ios": [
694         ]
695       },
696       "source_files": [
697         "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
698       ]
699     },
700     {
701       "name": "TwoLineTitleView_ios",
702       "platforms": {
703         "ios": "14.0"
704       },
705       "dependencies": {
706         "MicrosoftFluentUI/EasyTapButton_ios": [
708         ],
709         "MicrosoftFluentUI/Label_ios": [
711         ]
712       },
713       "preserve_paths": [
714         "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
715       ],
716       "source_files": [
717         "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
718       ]
719     },
720     {
721       "name": "Utilities_ios",
722       "platforms": {
723         "ios": "14.0"
724       },
725       "source_files": [
726         "ios/FluentUI/Utilities/**/*.{swift,h}"
727       ]
728     },
729     {
730       "name": "Appearance_mac",
731       "platforms": {
732         "osx": "10.15"
733       },
734       "source_files": [
735         "macos/FluentUI/Appearance/**/*.{swift,h}"
736       ]
737     },
738     {
739       "name": "AvatarView_mac",
740       "platforms": {
741         "osx": "10.15"
742       },
743       "dependencies": {
744         "MicrosoftFluentUI/Core_mac": [
746         ],
747         "MicrosoftFluentUI/DynamicColor_mac": [
749         ]
750       },
751       "source_files": [
752         "macos/FluentUI/AvatarView/**/*.{swift,h}"
753       ]
754     },
755     {
756       "name": "BadgeView_mac",
757       "platforms": {
758         "osx": "10.15"
759       },
760       "dependencies": {
761         "MicrosoftFluentUI/Core_mac": [
763         ],
764         "MicrosoftFluentUI/DynamicColor_mac": [
766         ]
767       },
768       "source_files": [
769         "macos/FluentUI/Badge/**/*.{swift,h}"
770       ]
771     },
772     {
773       "name": "Button_mac",
774       "platforms": {
775         "osx": "10.15"
776       },
777       "dependencies": {
778         "MicrosoftFluentUI/Core_mac": [
780         ]
781       },
782       "source_files": [
783         "macos/FluentUI/Button/**/*.{swift,h}"
784       ]
785     },
786     {
787       "name": "Core_mac",
788       "platforms": {
789         "osx": "10.15"
790       },
791       "resource_bundles": {
792         "FluentUIResources-macos": [
793           "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
794         ]
795       },
796       "source_files": [
797         "macos/FluentUI/Core/**/*.{swift,h}"
798       ]
799     },
800     {
801       "name": "DatePicker_mac",
802       "platforms": {
803         "osx": "10.15"
804       },
805       "dependencies": {
806         "MicrosoftFluentUI/Core_mac": [
808         ],
809         "MicrosoftFluentUI/Appearance_mac": [
811         ]
812       },
813       "source_files": [
814         "macos/FluentUI/DatePicker/**/*.{swift,h}"
815       ]
816     },
817     {
818       "name": "DynamicColor_mac",
819       "platforms": {
820         "osx": "10.15"
821       },
822       "dependencies": {
823         "MicrosoftFluentUI/Appearance_mac": [
825         ]
826       },
827       "source_files": [
828         "macos/FluentUI/DynamicColor/**/*.{swift,h}"
829       ]
830     },
831     {
832       "name": "Link_mac",
833       "platforms": {
834         "osx": "10.15"
835       },
836       "dependencies": {
837         "MicrosoftFluentUI/Core_mac": [
839         ]
840       },
841       "source_files": [
842         "macos/FluentUI/Link/**/*.{swift,h}"
843       ]
844     },
845     {
846       "name": "Separator_mac",
847       "platforms": {
848         "osx": "10.15"
849       },
850       "dependencies": {
851         "MicrosoftFluentUI/Core_mac": [
853         ]
854       },
855       "source_files": [
856         "macos/FluentUI/Separator/**/*.{swift,h}"
857       ]
858     }
859   ],
860   "swift_version": "5.7.1"