[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.7.1 / MicrosoftFluentUI.podspec.json
bloba3ecef45abfb9709cd9c071beb222fe91258c54d
2   "name": "MicrosoftFluentUI",
3   "version": "0.7.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.7.1"
16   },
17   "swift_versions": "5.6",
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           "apple/Resources/**/*.{json,xcassets}",
243           "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
244         ]
245       },
246       "script_phases": {
247         "name": "Optimize resource bundle",
248         "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",
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": "14.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": "14.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": "14.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": "14.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": "14.0"
339       },
340       "dependencies": {
341         "MicrosoftFluentUI/Core_ios": [
343         ]
344       },
345       "source_files": [
346         "ios/FluentUI/IndeterminateProgressBar/**/*.{swift,h}"
347       ]
348     },
349     {
350       "name": "Label_ios",
351       "platforms": {
352         "ios": "14.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": "14.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": "14.0"
393       },
394       "dependencies": {
395         "MicrosoftFluentUI/Obscurable_ios": [
397         ],
398         "MicrosoftFluentUI/Label_ios": [
400         ]
401       },
402       "preserve_paths": [
403         "ios/FluentUI/Notification/Notification.resources.xcfilelist"
404       ],
405       "source_files": [
406         "ios/FluentUI/Notification/**/*.{swift,h}"
407       ]
408     },
409     {
410       "name": "Obscurable_ios",
411       "platforms": {
412         "ios": "14.0"
413       },
414       "dependencies": {
415         "MicrosoftFluentUI/Core_ios": [
417         ]
418       },
419       "source_files": [
420         "ios/FluentUI/Obscurable/**/*.{swift,h}"
421       ]
422     },
423     {
424       "name": "OtherCells_ios",
425       "platforms": {
426         "ios": "14.0"
427       },
428       "dependencies": {
429         "MicrosoftFluentUI/ActivityIndicator_ios": [
431         ],
432         "MicrosoftFluentUI/TableView_ios": [
434         ]
435       },
436       "preserve_paths": [
437         "ios/FluentUI/Other Cells/OtherCells.resources.xcfilelist"
438       ],
439       "source_files": [
440         "ios/FluentUI/Other Cells/**/*.{swift,h}"
441       ]
442     },
443     {
444       "name": "PeoplePicker_ios",
445       "platforms": {
446         "ios": "14.0"
447       },
448       "dependencies": {
449         "MicrosoftFluentUI/Avatar_ios": [
451         ],
452         "MicrosoftFluentUI/BadgeField_ios": [
454         ],
455         "MicrosoftFluentUI/Separator_ios": [
457         ],
458         "MicrosoftFluentUI/OtherCells_ios": [
460         ]
461       },
462       "source_files": [
463         "ios/FluentUI/People Picker/**/*.{swift,h}"
464       ]
465     },
466     {
467       "name": "PersonaButton_ios",
468       "platforms": {
469         "ios": "14.0"
470       },
471       "dependencies": {
472         "MicrosoftFluentUI/Avatar_ios": [
474         ]
475       },
476       "source_files": [
477         "ios/FluentUI/PersonaButton/**/*.{swift,h}"
478       ]
479     },
480     {
481       "name": "PersonaButtonCarousel_ios",
482       "platforms": {
483         "ios": "14.0"
484       },
485       "dependencies": {
486         "MicrosoftFluentUI/PersonaButton_ios": [
488         ]
489       },
490       "source_files": [
491         "ios/FluentUI/PersonaButtonCarousel/**/*.{swift,h}"
492       ]
493     },
494     {
495       "name": "PillButtonBar_ios",
496       "platforms": {
497         "ios": "14.0"
498       },
499       "dependencies": {
500         "MicrosoftFluentUI/Core_ios": [
502         ]
503       },
504       "source_files": [
505         "ios/FluentUI/Pill Button Bar/**/*.{swift,h}"
506       ]
507     },
508     {
509       "name": "PopupMenu_ios",
510       "platforms": {
511         "ios": "14.0"
512       },
513       "dependencies": {
514         "MicrosoftFluentUI/Drawer_ios": [
516         ],
517         "MicrosoftFluentUI/Label_ios": [
519         ],
520         "MicrosoftFluentUI/Separator_ios": [
522         ],
523         "MicrosoftFluentUI/TableView_ios": [
525         ]
526       },
527       "source_files": [
528         "ios/FluentUI/Popup Menu/**/*.{swift,h}"
529       ]
530     },
531     {
532       "name": "Presenters_ios",
533       "platforms": {
534         "ios": "14.0"
535       },
536       "dependencies": {
537         "MicrosoftFluentUI/Obscurable_ios": [
539         ]
540       },
541       "source_files": [
542         "ios/FluentUI/Presenters/**/*.{swift,h}"
543       ]
544     },
545     {
546       "name": "ResizingHandleView_ios",
547       "platforms": {
548         "ios": "14.0"
549       },
550       "dependencies": {
551         "MicrosoftFluentUI/Core_ios": [
553         ]
554       },
555       "source_files": [
556         "ios/FluentUI/ResizingHandleView/**/*.{swift,h}"
557       ]
558     },
559     {
560       "name": "SegmentedControl_ios",
561       "platforms": {
562         "ios": "14.0"
563       },
564       "dependencies": {
565         "MicrosoftFluentUI/Separator_ios": [
567         ]
568       },
569       "source_files": [
570         "ios/FluentUI/SegmentedControl/**/*.{swift,h}"
571       ]
572     },
573     {
574       "name": "Separator_ios",
575       "platforms": {
576         "ios": "14.0"
577       },
578       "dependencies": {
579         "MicrosoftFluentUI/Core_ios": [
581         ]
582       },
583       "source_files": [
584         "ios/FluentUI/Separator/**/*.{swift,h}"
585       ]
586     },
587     {
588       "name": "Shimmer_ios",
589       "platforms": {
590         "ios": "14.0"
591       },
592       "dependencies": {
593         "MicrosoftFluentUI/Core_ios": [
595         ],
596         "MicrosoftFluentUI/Utilities_ios": [
598         ]
599       },
600       "source_files": [
601         "ios/FluentUI/Shimmer/**/*.{swift,h}"
602       ]
603     },
604     {
605       "name": "TabBar_ios",
606       "platforms": {
607         "ios": "14.0"
608       },
609       "dependencies": {
610         "MicrosoftFluentUI/Avatar_ios": [
612         ],
613         "MicrosoftFluentUI/Label_ios": [
615         ],
616         "MicrosoftFluentUI/Separator_ios": [
618         ]
619       },
620       "source_files": [
621         "ios/FluentUI/Tab Bar/**/*.{swift,h}"
622       ]
623     },
624     {
625       "name": "TableView_ios",
626       "platforms": {
627         "ios": "14.0"
628       },
629       "dependencies": {
630         "MicrosoftFluentUI/Label_ios": [
632         ],
633         "MicrosoftFluentUI/Separator_ios": [
635         ]
636       },
637       "preserve_paths": [
638         "ios/FluentUI/Table View/TableView.resources.xcfilelist"
639       ],
640       "source_files": [
641         "ios/FluentUI/Table View/**/*.{swift,h}"
642       ]
643     },
644     {
645       "name": "Tooltip_ios",
646       "platforms": {
647         "ios": "14.0"
648       },
649       "dependencies": {
650         "MicrosoftFluentUI/Label_ios": [
652         ],
653         "MicrosoftFluentUI/TouchForwardingView_ios": [
655         ]
656       },
657       "preserve_paths": [
658         "ios/FluentUI/Tooltip/Tooltip.resources.xcfilelist"
659       ],
660       "source_files": [
661         "ios/FluentUI/Tooltip/**/*.{swift,h}"
662       ]
663     },
664     {
665       "name": "TouchForwardingView_ios",
666       "platforms": {
667         "ios": "14.0"
668       },
669       "dependencies": {
670         "MicrosoftFluentUI/Core_ios": [
672         ]
673       },
674       "source_files": [
675         "ios/FluentUI/TouchForwardingView/**/*.{swift,h}"
676       ]
677     },
678     {
679       "name": "TwoLineTitleView_ios",
680       "platforms": {
681         "ios": "14.0"
682       },
683       "dependencies": {
684         "MicrosoftFluentUI/EasyTapButton_ios": [
686         ],
687         "MicrosoftFluentUI/Label_ios": [
689         ]
690       },
691       "preserve_paths": [
692         "ios/FluentUI/TwoLineTitleView/TwoLineTitleView.resources.xcfilelist"
693       ],
694       "source_files": [
695         "ios/FluentUI/TwoLineTitleView/**/*.{swift,h}"
696       ]
697     },
698     {
699       "name": "Utilities_ios",
700       "platforms": {
701         "ios": "14.0"
702       },
703       "source_files": [
704         "ios/FluentUI/Utilities/**/*.{swift,h}"
705       ]
706     },
707     {
708       "name": "Appearance_mac",
709       "platforms": {
710         "osx": "10.15"
711       },
712       "source_files": [
713         "macos/FluentUI/Appearance/**/*.{swift,h}"
714       ]
715     },
716     {
717       "name": "AvatarView_mac",
718       "platforms": {
719         "osx": "10.15"
720       },
721       "dependencies": {
722         "MicrosoftFluentUI/Core_mac": [
724         ],
725         "MicrosoftFluentUI/DynamicColor_mac": [
727         ]
728       },
729       "source_files": [
730         "macos/FluentUI/AvatarView/**/*.{swift,h}"
731       ]
732     },
733     {
734       "name": "BadgeView_mac",
735       "platforms": {
736         "osx": "10.15"
737       },
738       "dependencies": {
739         "MicrosoftFluentUI/Core_mac": [
741         ],
742         "MicrosoftFluentUI/DynamicColor_mac": [
744         ]
745       },
746       "source_files": [
747         "macos/FluentUI/Badge/**/*.{swift,h}"
748       ]
749     },
750     {
751       "name": "Button_mac",
752       "platforms": {
753         "osx": "10.15"
754       },
755       "dependencies": {
756         "MicrosoftFluentUI/Core_mac": [
758         ]
759       },
760       "source_files": [
761         "macos/FluentUI/Button/**/*.{swift,h}"
762       ]
763     },
764     {
765       "name": "Core_mac",
766       "platforms": {
767         "osx": "10.15"
768       },
769       "resource_bundles": {
770         "FluentUIResources-macos": [
771           "apple/Resources/**/*.{json,xcassets}",
772           "macos/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
773         ]
774       },
775       "source_files": [
776         "macos/FluentUI/Core/**/*.{swift,h}"
777       ]
778     },
779     {
780       "name": "DatePicker_mac",
781       "platforms": {
782         "osx": "10.15"
783       },
784       "dependencies": {
785         "MicrosoftFluentUI/Core_mac": [
787         ],
788         "MicrosoftFluentUI/Appearance_mac": [
790         ]
791       },
792       "source_files": [
793         "macos/FluentUI/DatePicker/**/*.{swift,h}"
794       ]
795     },
796     {
797       "name": "DynamicColor_mac",
798       "platforms": {
799         "osx": "10.15"
800       },
801       "dependencies": {
802         "MicrosoftFluentUI/Appearance_mac": [
804         ]
805       },
806       "source_files": [
807         "macos/FluentUI/DynamicColor/**/*.{swift,h}"
808       ]
809     },
810     {
811       "name": "Link_mac",
812       "platforms": {
813         "osx": "10.15"
814       },
815       "dependencies": {
816         "MicrosoftFluentUI/Core_mac": [
818         ]
819       },
820       "source_files": [
821         "macos/FluentUI/Link/**/*.{swift,h}"
822       ]
823     },
824     {
825       "name": "Separator_mac",
826       "platforms": {
827         "osx": "10.15"
828       },
829       "dependencies": {
830         "MicrosoftFluentUI/Core_mac": [
832         ]
833       },
834       "source_files": [
835         "macos/FluentUI/Separator/**/*.{swift,h}"
836       ]
837     }
838   ],
839   "swift_version": "5.6"