[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.13.8 / MicrosoftFluentUI.podspec.json
blob3fd4c05ebf47b873c2bdf66ecad2c4c2846349c2
2   "name": "MicrosoftFluentUI",
3   "version": "0.13.8",
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.13.8"
16   },
17   "swift_versions": "5.7",
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": "Divider_ios",
262       "platforms": {
263         "ios": "14.0"
264       },
265       "dependencies": {
266         "MicrosoftFluentUI/Core_ios": [
268         ]
269       },
270       "source_files": [
271         "ios/FluentUI/Divider/**/*.{swift,h}"
272       ]
273     },
274     {
275       "name": "DotView_ios",
276       "platforms": {
277         "ios": "14.0"
278       },
279       "dependencies": {
280         "MicrosoftFluentUI/Core_ios": [
282         ]
283       },
284       "source_files": [
285         "ios/FluentUI/DotView/**/*.{swift,h}"
286       ]
287     },
288     {
289       "name": "Drawer_ios",
290       "platforms": {
291         "ios": "14.0"
292       },
293       "dependencies": {
294         "MicrosoftFluentUI/Obscurable_ios": [
296         ],
297         "MicrosoftFluentUI/ResizingHandleView_ios": [
299         ],
300         "MicrosoftFluentUI/Separator_ios": [
302         ],
303         "MicrosoftFluentUI/TouchForwardingView_ios": [
305         ]
306       },
307       "source_files": [
308         "ios/FluentUI/Drawer/**/*.{swift,h}"
309       ]
310     },
311     {
312       "name": "EasyTapButton_ios",
313       "platforms": {
314         "ios": "14.0"
315       },
316       "dependencies": {
317         "MicrosoftFluentUI/Core_ios": [
319         ]
320       },
321       "source_files": [
322         "ios/FluentUI/EasyTapButton/**/*.{swift,h}"
323       ]
324     },
325     {
326       "name": "HUD_ios",
327       "platforms": {
328         "ios": "14.0"
329       },
330       "dependencies": {
331         "MicrosoftFluentUI/ActivityIndicator_ios": [
333         ],
334         "MicrosoftFluentUI/Label_ios": [
336         ],
337         "MicrosoftFluentUI/TouchForwardingView_ios": [
339         ]
340       },
341       "preserve_paths": [
342         "ios/FluentUI/HUD/HUD.resources.xcfilelist"
343       ],
344       "source_files": [
345         "ios/FluentUI/HUD/**/*.{swift,h}"
346       ]
347     },
348     {
349       "name": "IndeterminateProgressBar_ios",
350       "platforms": {
351         "ios": "14.0"
352       },
353       "dependencies": {
354         "MicrosoftFluentUI/Core_ios": [
356         ]
357       },
358       "source_files": [
359         "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
360       ]
361     },
362     {
363       "name": "Label_ios",
364       "platforms": {
365         "ios": "14.0"
366       },
367       "dependencies": {
368         "MicrosoftFluentUI/Core_ios": [
370         ]
371       },
372       "source_files": [
373         "ios/FluentUI/Label/**/*.{swift,h}"
374       ]
375     },
376     {
377       "name": "Navigation_ios",
378       "platforms": {
379         "ios": "14.0"
380       },
381       "dependencies": {
382         "MicrosoftFluentUI/ActivityIndicator_ios": [
384         ],
385         "MicrosoftFluentUI/Avatar_ios": [
387         ],
388         "MicrosoftFluentUI/Separator_ios": [
390         ],
391         "MicrosoftFluentUI/TwoLineTitleView_ios": [
393         ]
394       },
395       "preserve_paths": [
396         "ios/FluentUI/Navigation/Navigation.resources.xcfilelist"
397       ],
398       "source_files": [
399         "ios/FluentUI/Navigation/**/*.{swift,h}"
400       ]
401     },
402     {
403       "name": "Notification_ios",
404       "platforms": {
405         "ios": "14.0"
406       },
407       "dependencies": {
408         "MicrosoftFluentUI/Obscurable_ios": [
410         ],
411         "MicrosoftFluentUI/Label_ios": [
413         ]
414       },
415       "preserve_paths": [
416         "ios/FluentUI/Notification/Notification.resources.xcfilelist"
417       ],
418       "source_files": [
419         "ios/FluentUI/Notification/**/*.{swift,h}"
420       ]
421     },
422     {
423       "name": "Obscurable_ios",
424       "platforms": {
425         "ios": "14.0"
426       },
427       "dependencies": {
428         "MicrosoftFluentUI/Core_ios": [
430         ]
431       },
432       "source_files": [
433         "ios/FluentUI/Obscurable/**/*.{swift,h}"
434       ]
435     },
436     {
437       "name": "OtherCells_ios",
438       "platforms": {
439         "ios": "14.0"
440       },
441       "dependencies": {
442         "MicrosoftFluentUI/ActivityIndicator_ios": [
444         ],
445         "MicrosoftFluentUI/TableView_ios": [
447         ]
448       },
449       "preserve_paths": [
450         "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
451       ],
452       "source_files": [
453         "ios/FluentUI/Other Cells/**/*.{swift,h}"
454       ]
455     },
456     {
457       "name": "PeoplePicker_ios",
458       "platforms": {
459         "ios": "14.0"
460       },
461       "dependencies": {
462         "MicrosoftFluentUI/Avatar_ios": [
464         ],
465         "MicrosoftFluentUI/BadgeField_ios": [
467         ],
468         "MicrosoftFluentUI/Separator_ios": [
470         ],
471         "MicrosoftFluentUI/OtherCells_ios": [
473         ]
474       },
475       "source_files": [
476         "ios/FluentUI/People Picker/**/*.{swift,h}"
477       ]
478     },
479     {
480       "name": "PersonaButton_ios",
481       "platforms": {
482         "ios": "14.0"
483       },
484       "dependencies": {
485         "MicrosoftFluentUI/Avatar_ios": [
487         ]
488       },
489       "source_files": [
490         "ios/FluentUI/PersonaButton/**/*.{swift,h}"
491       ]
492     },
493     {
494       "name": "PersonaButtonCarousel_ios",
495       "platforms": {
496         "ios": "14.0"
497       },
498       "dependencies": {
499         "MicrosoftFluentUI/PersonaButton_ios": [
501         ]
502       },
503       "source_files": [
504         "ios/FluentUI/PersonaButtonCarousel/**/*.{swift,h}"
505       ]
506     },
507     {
508       "name": "PillButtonBar_ios",
509       "platforms": {
510         "ios": "14.0"
511       },
512       "dependencies": {
513         "MicrosoftFluentUI/Core_ios": [
515         ]
516       },
517       "source_files": [
518         "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
519       ]
520     },
521     {
522       "name": "PopupMenu_ios",
523       "platforms": {
524         "ios": "14.0"
525       },
526       "dependencies": {
527         "MicrosoftFluentUI/Drawer_ios": [
529         ],
530         "MicrosoftFluentUI/Label_ios": [
532         ],
533         "MicrosoftFluentUI/Separator_ios": [
535         ],
536         "MicrosoftFluentUI/TableView_ios": [
538         ]
539       },
540       "source_files": [
541         "ios/FluentUI/Popup Menu/**/*.{swift,h}"
542       ]
543     },
544     {
545       "name": "Presenters_ios",
546       "platforms": {
547         "ios": "14.0"
548       },
549       "dependencies": {
550         "MicrosoftFluentUI/Obscurable_ios": [
552         ]
553       },
554       "source_files": [
555         "ios/FluentUI/Presenters/**/*.{swift,h}"
556       ]
557     },
558     {
559       "name": "ResizingHandleView_ios",
560       "platforms": {
561         "ios": "14.0"
562       },
563       "dependencies": {
564         "MicrosoftFluentUI/Core_ios": [
566         ]
567       },
568       "source_files": [
569         "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
570       ]
571     },
572     {
573       "name": "SegmentedControl_ios",
574       "platforms": {
575         "ios": "14.0"
576       },
577       "dependencies": {
578         "MicrosoftFluentUI/Separator_ios": [
580         ]
581       },
582       "source_files": [
583         "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
584       ]
585     },
586     {
587       "name": "Separator_ios",
588       "platforms": {
589         "ios": "14.0"
590       },
591       "dependencies": {
592         "MicrosoftFluentUI/Core_ios": [
594         ]
595       },
596       "source_files": [
597         "ios/FluentUI/Separator/**/*.{swift,h}"
598       ]
599     },
600     {
601       "name": "Shimmer_ios",
602       "platforms": {
603         "ios": "14.0"
604       },
605       "dependencies": {
606         "MicrosoftFluentUI/Core_ios": [
608         ],
609         "MicrosoftFluentUI/Utilities_ios": [
611         ]
612       },
613       "source_files": [
614         "ios/FluentUI/Shimmer/**/*.{swift,h}"
615       ]
616     },
617     {
618       "name": "TabBar_ios",
619       "platforms": {
620         "ios": "14.0"
621       },
622       "dependencies": {
623         "MicrosoftFluentUI/Avatar_ios": [
625         ],
626         "MicrosoftFluentUI/Label_ios": [
628         ],
629         "MicrosoftFluentUI/Separator_ios": [
631         ]
632       },
633       "source_files": [
634         "ios/FluentUI/Tab Bar/**/*.{swift,h}"
635       ]
636     },
637     {
638       "name": "TableView_ios",
639       "platforms": {
640         "ios": "14.0"
641       },
642       "dependencies": {
643         "MicrosoftFluentUI/Label_ios": [
645         ],
646         "MicrosoftFluentUI/Separator_ios": [
648         ]
649       },
650       "preserve_paths": [
651         "ios/FluentUI/Table View/TableView.resources.xcfilelist"
652       ],
653       "source_files": [
654         "ios/FluentUI/Table View/**/*.{swift,h}"
655       ]
656     },
657     {
658       "name": "Tooltip_ios",
659       "platforms": {
660         "ios": "14.0"
661       },
662       "dependencies": {
663         "MicrosoftFluentUI/Label_ios": [
665         ],
666         "MicrosoftFluentUI/TouchForwardingView_ios": [
668         ]
669       },
670       "preserve_paths": [
671         "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
672       ],
673       "source_files": [
674         "ios/FluentUI/Tooltip/**/*.{swift,h}"
675       ]
676     },
677     {
678       "name": "TouchForwardingView_ios",
679       "platforms": {
680         "ios": "14.0"
681       },
682       "dependencies": {
683         "MicrosoftFluentUI/Core_ios": [
685         ]
686       },
687       "source_files": [
688         "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
689       ]
690     },
691     {
692       "name": "TwoLineTitleView_ios",
693       "platforms": {
694         "ios": "14.0"
695       },
696       "dependencies": {
697         "MicrosoftFluentUI/EasyTapButton_ios": [
699         ],
700         "MicrosoftFluentUI/Label_ios": [
702         ]
703       },
704       "preserve_paths": [
705         "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
706       ],
707       "source_files": [
708         "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
709       ]
710     },
711     {
712       "name": "Utilities_ios",
713       "platforms": {
714         "ios": "14.0"
715       },
716       "source_files": [
717         "ios/FluentUI/Utilities/**/*.{swift,h}"
718       ]
719     },
720     {
721       "name": "Appearance_mac",
722       "platforms": {
723         "osx": "10.15"
724       },
725       "source_files": [
726         "macos/FluentUI/Appearance/**/*.{swift,h}"
727       ]
728     },
729     {
730       "name": "AvatarView_mac",
731       "platforms": {
732         "osx": "10.15"
733       },
734       "dependencies": {
735         "MicrosoftFluentUI/Core_mac": [
737         ],
738         "MicrosoftFluentUI/DynamicColor_mac": [
740         ]
741       },
742       "source_files": [
743         "macos/FluentUI/AvatarView/**/*.{swift,h}"
744       ]
745     },
746     {
747       "name": "BadgeView_mac",
748       "platforms": {
749         "osx": "10.15"
750       },
751       "dependencies": {
752         "MicrosoftFluentUI/Core_mac": [
754         ],
755         "MicrosoftFluentUI/DynamicColor_mac": [
757         ]
758       },
759       "source_files": [
760         "macos/FluentUI/Badge/**/*.{swift,h}"
761       ]
762     },
763     {
764       "name": "Button_mac",
765       "platforms": {
766         "osx": "10.15"
767       },
768       "dependencies": {
769         "MicrosoftFluentUI/Core_mac": [
771         ]
772       },
773       "source_files": [
774         "macos/FluentUI/Button/**/*.{swift,h}"
775       ]
776     },
777     {
778       "name": "Core_mac",
779       "platforms": {
780         "osx": "10.15"
781       },
782       "resource_bundles": {
783         "FluentUIResources-macos": [
784           "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
785         ]
786       },
787       "source_files": [
788         "macos/FluentUI/Core/**/*.{swift,h}"
789       ]
790     },
791     {
792       "name": "DatePicker_mac",
793       "platforms": {
794         "osx": "10.15"
795       },
796       "dependencies": {
797         "MicrosoftFluentUI/Core_mac": [
799         ],
800         "MicrosoftFluentUI/Appearance_mac": [
802         ]
803       },
804       "source_files": [
805         "macos/FluentUI/DatePicker/**/*.{swift,h}"
806       ]
807     },
808     {
809       "name": "DynamicColor_mac",
810       "platforms": {
811         "osx": "10.15"
812       },
813       "dependencies": {
814         "MicrosoftFluentUI/Appearance_mac": [
816         ]
817       },
818       "source_files": [
819         "macos/FluentUI/DynamicColor/**/*.{swift,h}"
820       ]
821     },
822     {
823       "name": "Link_mac",
824       "platforms": {
825         "osx": "10.15"
826       },
827       "dependencies": {
828         "MicrosoftFluentUI/Core_mac": [
830         ]
831       },
832       "source_files": [
833         "macos/FluentUI/Link/**/*.{swift,h}"
834       ]
835     },
836     {
837       "name": "Separator_mac",
838       "platforms": {
839         "osx": "10.15"
840       },
841       "dependencies": {
842         "MicrosoftFluentUI/Core_mac": [
844         ]
845       },
846       "source_files": [
847         "macos/FluentUI/Separator/**/*.{swift,h}"
848       ]
849     }
850   ],
851   "swift_version": "5.7"