[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / f / 8 / MicrosoftFluentUI / 0.1.15 / MicrosoftFluentUI.podspec.json
bloba6137dcb23fdc3f3ee3a0f35e708c1da751974cc
2   "name": "MicrosoftFluentUI",
3   "version": "0.1.15",
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.1.15"
16   },
17   "swift_versions": "5.0",
18   "module_name": "FluentUI",
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.13"
22   },
23   "ios": {
24     "source_files": "ios/FluentUI/**/*.{swift,h}",
25     "resource_bundles": {
26       "FluentUIResources-ios": "ios/FluentUI/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
27     }
28   },
29   "osx": {
30     "source_files": "macos/FluentUI/**/*.{swift,h}",
31     "resource_bundles": {
32       "FluentUIResources-macos": "macos/FluentUIResources-macos/**/*.{storyboard,xib,xcassets,strings,stringsdict}"
33     }
34   },
35   "swift_version": "5.0"